diff options
Diffstat (limited to 'plugins/SplashScreen/src/headers.h')
-rw-r--r-- | plugins/SplashScreen/src/headers.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/SplashScreen/src/headers.h b/plugins/SplashScreen/src/headers.h index 489c0d5acd..ffb47ae14c 100644 --- a/plugins/SplashScreen/src/headers.h +++ b/plugins/SplashScreen/src/headers.h @@ -20,8 +20,6 @@ #ifndef HEADERS_H
#define HEADERS_H
-#define _WIN32_WINNT 0x0500
-#define WINVER 0x0400
#define _CRT_SECURE_NO_DEPRECATE
#include <windows.h>
|