Fix invalid code sometimes being generated for C# director methods with many arguments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13519 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a358958e72
commit
2d24ca37d1
3 changed files with 21 additions and 1 deletions
|
|
@ -3728,7 +3728,6 @@ public:
|
|||
Delete(ln);
|
||||
Delete(arg);
|
||||
Delete(c_decl);
|
||||
Delete(c_param_type);
|
||||
}
|
||||
|
||||
/* header declaration, start wrapper definition */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue