Removed some compiler warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@599 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3346a63537
commit
6b4e71e3a4
4 changed files with 5 additions and 7 deletions
|
|
@ -767,10 +767,8 @@ Preprocessor_parse(DOH *s)
|
|||
int start_level = 0;
|
||||
int cpp_lines = 0;
|
||||
int cond_lines[256];
|
||||
int scp;
|
||||
|
||||
ns = NewString(""); /* Return result */
|
||||
/* scp = NewScope(); */
|
||||
|
||||
decl = NewString("");
|
||||
id = NewString("");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue