]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/unzip.c
*** empty log message ***
[wxWidgets.git] / src / common / unzip.c
index 54ced0c33b4b20dd1e3adc318d540eb8b7686b58..ea45682d966f2eabe5ce5b08c93b9adf3e9e98f8 100644 (file)
@@ -4,9 +4,14 @@
    Read unzip.h for more info
 */
 
+#if 0   
+for what compiler ?
 #if !defined(__VISAGECPP__)
 #   pragma warning(disable:4001)    /* non standard extension used: single line comment */
 #endif
+#endif
+
+
 #include "wx/setup.h"
 
 #if wxUSE_ZLIB && wxUSE_ZIPSTREAM