diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2015-04-24 07:36:02 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2015-04-24 07:36:02 +0000 |
commit | 3935507067d57ccede81b300368eaa459827f7cf (patch) | |
tree | 5d58ff0b3b21b128f9c0aa50efa1897ade9761a0 | |
parent | 45696cc867a3abdefbb695b2b81c2cf6847a31ac (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-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>
|