summaryrefslogtreecommitdiff
path: root/rts/win32/OSMem.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/win32/OSMem.c')
-rw-r--r--rts/win32/OSMem.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/rts/win32/OSMem.c b/rts/win32/OSMem.c
index d9700727a5..afa5113638 100644
--- a/rts/win32/OSMem.c
+++ b/rts/win32/OSMem.c
@@ -6,8 +6,6 @@
*
* ---------------------------------------------------------------------------*/
-#define _WIN32_WINNT 0x0501
-
#include "Rts.h"
#include "sm/OSMem.h"
#include "RtsUtils.h"