unused variable--

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-c@13566 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Leif Middelschulte 2012-08-08 16:06:23 +00:00
commit a95e257fe8

View file

@ -787,7 +787,6 @@ ready:
SwigType *return_type = NewString("");
//SwigType *ns = Getattr(n, "name");
String *tm;
SwigType *proxy_type = NULL;
// set the return type
if (IS_SET_TO_ONE(n, "c:objstruct")) {