summaryrefslogtreecommitdiff
path: root/sal/osl/w32/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/w32/system.h')
-rw-r--r--sal/osl/w32/system.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sal/osl/w32/system.h b/sal/osl/w32/system.h
index d74a587b853a..57a7a0fb6aa4 100644
--- a/sal/osl/w32/system.h
+++ b/sal/osl/w32/system.h
@@ -21,11 +21,6 @@
# define NO_DEBUG_CRT
#endif
-#ifndef _WIN32_WINNT
-# define _WIN32_WINNT 0x0400
-# define _CTYPE_DISABLE_MACROS /* wg. dynamischer C-Runtime MH */
-#endif
-
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>