remove redundant code

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10348 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2008-04-05 19:55:31 +00:00
commit 1ec30ff479

View file

@ -992,8 +992,6 @@ int SWIG_main(int argc, char *argv[], Language *l) {
}
if (cpp_only) {
Printf(stdout, "%s", cpps);
while (freeze) {
}
SWIG_exit(EXIT_SUCCESS);
}
if (depend) {