X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/866592d872daa1f4e3d44948d7d3a6c90b0af9d0..01dba85a7fc9a1103f866c7c3a5cc72f21c0784e:/src/common/unzip.c diff --git a/src/common/unzip.c b/src/common/unzip.c index 54ced0c33b..ea45682d96 100644 --- a/src/common/unzip.c +++ b/src/common/unzip.c @@ -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