compiler warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4555 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ca0f2aabbb
commit
66a2cc62f0
4 changed files with 0 additions and 4 deletions
|
|
@ -695,7 +695,6 @@ Swig_DestructorToFunction(Node *n, String *classname, int cplus, int flags)
|
|||
{
|
||||
SwigType *type;
|
||||
Parm *p;
|
||||
Node *classNode;
|
||||
|
||||
type = NewString(classname);
|
||||
SwigType_add_pointer(type);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue