boring warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5727 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3fd2fa5dcc
commit
43f49bae98
1 changed files with 0 additions and 1 deletions
|
|
@ -828,7 +828,6 @@ public:
|
|||
argname = NewStringf("%%arg%d", scheme_argnum);
|
||||
}
|
||||
if (strcmp("void", Char(pt)) != 0) {
|
||||
Node *search;
|
||||
Node *class_node = Swig_symbol_clookup(pb, Getattr(n, "sym:symtab"));
|
||||
String *goopsclassname = (class_node == NULL) ? NULL :
|
||||
Getattr(class_node, "guile:goopsclassname");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue