Fix compilation with GCC 4.3 snapshot.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9819 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Olly Betts 2007-05-17 22:37:25 +00:00
commit d3dba22c2f

View file

@ -331,7 +331,7 @@ public:
class_name = NULL;
return status;
};
}
// Not used:
String *runtimeCode();
@ -388,7 +388,7 @@ protected:
"contains = 'CRoutinePointer')\n\n##\n", NIL);
return SWIG_OK;
};
}
void addSMethodInfo(String *name,