diff options
Diffstat (limited to 'plugins/Db3x_mmap/src/commonheaders.h')
-rw-r--r-- | plugins/Db3x_mmap/src/commonheaders.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Db3x_mmap/src/commonheaders.h b/plugins/Db3x_mmap/src/commonheaders.h index a236c7bb5b..4dec1ac8d7 100644 --- a/plugins/Db3x_mmap/src/commonheaders.h +++ b/plugins/Db3x_mmap/src/commonheaders.h @@ -22,7 +22,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define _CRT_SECURE_NO_WARNINGS
-#define _WIN32_WINNT 0x0501
#pragma warning(disable:4509)
|