diff options
author | George Hazan <george.hazan@gmail.com> | 2015-06-25 10:05:47 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-06-25 10:05:47 +0000 |
commit | 0b489cf3f9f083ccf650280446d270c397cb0b24 (patch) | |
tree | 35dfa13c54281476b0a5b7523aae9470b85a195e /libs/zlib/src/unzip.h | |
parent | 6613345b8d2a3aaf95cb1947863496bb91bdebc4 (diff) |
annoying warnings in zlib hidden
git-svn-id: http://svn.miranda-ng.org/main/trunk@14374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 |