Don't emit unused "fail" label.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12543 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
0554313887
commit
e63bc0ab13
1 changed files with 0 additions and 1 deletions
|
|
@ -3981,7 +3981,6 @@ private:
|
|||
Delete(coll);
|
||||
}
|
||||
|
||||
Printv(f_go_wrappers, "fail:\n", NULL);
|
||||
Printv(f_go_wrappers, "\tpanic(\"No match for overloaded function call\")\n", NULL);
|
||||
Printv(f_go_wrappers, "}\n\n", NULL);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue