diff options
-rw-r--r-- | plugins/SplashScreen/src/headers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SplashScreen/src/headers.h b/plugins/SplashScreen/src/headers.h index a1faad7f69..489c0d5acd 100644 --- a/plugins/SplashScreen/src/headers.h +++ b/plugins/SplashScreen/src/headers.h @@ -22,7 +22,6 @@ #define _WIN32_WINNT 0x0500
#define WINVER 0x0400
-#define AC_SRC_ALPHA 0x01
#define _CRT_SECURE_NO_DEPRECATE
#include <windows.h>
|