Remove some fully outdated code (#pragma, from Henner Zeller's report, and some other things)

This commit is contained in:
jean-pierre charras
2014-02-18 12:41:53 +01:00
parent fcd17a59ee
commit fd2afec6f5
7 changed files with 3 additions and 18 deletions
-3
View File
@@ -30,9 +30,6 @@
#include <python_scripting.h>
#include <stdlib.h>
#include <string.h>
#ifdef __GNUG__
#pragma implementation
#endif
#include <fctsys.h>
#include <wxstruct.h>