-#else // !wxUSE_GUI
-
-// although it is possible to compile all of those in wxBase, this is not done
-// by default
-#define wxUSE_FILESYSTEM 0
-#define wxUSE_FS_ZIP 0
-#define wxUSE_FS_INET 0
-#define wxUSE_ZIPSTREAM 0
-#define wxUSE_ZLIB 0
-
-#endif // wxUSE_GUI/!wxUSE_GUI
-