diff --git a/source/amx/amx.c b/source/amx/amx.c index 675576f..4796c4e 100644 --- a/source/amx/amx.c +++ b/source/amx/amx.c @@ -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