diff options
Diffstat (limited to 'libs/zlib/src/unzip.h')
-rw-r--r-- | libs/zlib/src/unzip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/zlib/src/unzip.h b/libs/zlib/src/unzip.h index 3bd92877c3..9c2d8c64d2 100644 --- a/libs/zlib/src/unzip.h +++ b/libs/zlib/src/unzip.h @@ -47,8 +47,6 @@ extern "C" { #endif -#define _CRT_SECURE_NO_WARNINGS - #ifndef _ZLIB_H #include "zlib.h" #endif |