warning fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6873 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c98340f0a7
commit
3658b9adb9
2 changed files with 1 additions and 7 deletions
|
|
@ -2576,7 +2576,6 @@ int PYTHON::classDirectorMethod(Node *n, Node *parent, String *super) {
|
|||
/* remove the wrapper 'w' since it was producing spurious temps */
|
||||
Swig_typemap_attach_parms("in", l, 0);
|
||||
Swig_typemap_attach_parms("directorin", l, 0);
|
||||
Swig_typemap_attach_parms("directorout", l, 0);
|
||||
Swig_typemap_attach_parms("directorargout", l, w);
|
||||
|
||||
Parm* p;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue