fix assert when error occurs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8115 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
03d7aba73c
commit
7b4073a447
1 changed files with 0 additions and 2 deletions
|
|
@ -939,8 +939,6 @@ int SWIG_main(int argc, char *argv[], Language *l) {
|
|||
}
|
||||
|
||||
Node *top = Swig_cparse(cpps);
|
||||
Delete(cpps);
|
||||
|
||||
|
||||
if (Verbose) {
|
||||
Printf(stdout,"Processing types...\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue