aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win323
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.win32 b/config.h.win32
index e526884d83..d95ac8c7b1 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -238,9 +238,6 @@
#if _MSC_VER == 1500 || _MSC_VER == 1600
#define NTDDI_VERSION NTDDI_WIN2K
#define _WIN32_WINNT _WIN32_WINNT_WIN2K
-#else
-/* IsDebuggerPresent() and AttachConsole() needs this #define! */
-#define _WIN32_WINNT 0x0500
#endif
#define strncasecmp strnicmp