remove unnecessary status message
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10264 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e6d6ee5681
commit
69771aa3aa
1 changed files with 0 additions and 2 deletions
|
|
@ -1597,8 +1597,6 @@ int ALLEGROCL::top(Node *n) {
|
|||
Printf(f_cl, "%s\n", f_clhead);
|
||||
Printf(f_cl, "%s\n", f_clwrap);
|
||||
|
||||
Printf(stderr, "All done now!\n");
|
||||
|
||||
Close(f_cl);
|
||||
Delete(f_cl); // Delete the handle, not the file
|
||||
Delete(f_clhead);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue