]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fs_zip.cpp
fixed win32 code to not use MB_ERR_INVALID_CHARS on win version where it isn't availa...
[wxWidgets.git] / src / common / fs_zip.cpp
index 225159473b6ecf79701c717167bccdcc4d25fa13..eefa93f96af4aa7723c2c3a963b003946f0e54f4 100644 (file)
@@ -7,12 +7,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-
-
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "fs_zip.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__