remove debugging print
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9016 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
2c7ad859b2
commit
a9d56d0f27
1 changed files with 0 additions and 1 deletions
|
|
@ -2518,7 +2518,6 @@ Language::copyconstructorHandler(Node *n) {
|
|||
Swig_ConstructorToFunction(n,ClassType, none_comparison, director_ctor,
|
||||
CPlusPlus, Getattr(n,"template") ? 0 : Extend);
|
||||
Setattr(n,"sym:name", mrename);
|
||||
Printf(stderr,"Hello\n");
|
||||
functionWrapper(n);
|
||||
Delete(mrename);
|
||||
Swig_restore(n);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue