Remove duplicate WIN32_LEAN_AND_MEAN.

This commit is contained in:
Y_Less 2019-05-06 01:51:05 +02:00
parent a9efd0db86
commit 68b326814c

View File

@ -26,7 +26,6 @@
#pragma optimize("g",off)
#endif
#define WIN32_LEAN_AND_MEAN
#if defined _UNICODE || defined __UNICODE__ || defined UNICODE
# if !defined UNICODE /* for Windows API */
# define UNICODE