remove unused variable in generated director code
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9465 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
892536949a
commit
ed1eaefee4
2 changed files with 0 additions and 2 deletions
|
|
@ -1984,7 +1984,6 @@ public:
|
|||
/* Emit the function call */
|
||||
if (director_method) {
|
||||
Append(f->code, "try {\n");
|
||||
Append(f->code, " Swig::UnknownExceptionHandler dh;\n");
|
||||
} else {
|
||||
if (allow_thread) {
|
||||
Append(f->code, "{\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue