fix assert when deleting last_path, not needed anymore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8565 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
dc11cae49a
commit
7fafd1b991
1 changed files with 0 additions and 1 deletions
|
|
@ -230,7 +230,6 @@ void Preprocessor_delete(void) {
|
|||
|
||||
Delete(dependencies);
|
||||
|
||||
Delete(Swig_last_file());
|
||||
Delete(Swig_add_directory(0));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue