diff options
Diffstat (limited to 'plugins/MirandaG15/src/LCDFramework/stdafx.h')
-rw-r--r-- | plugins/MirandaG15/src/LCDFramework/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/MirandaG15/src/LCDFramework/stdafx.h b/plugins/MirandaG15/src/LCDFramework/stdafx.h index 8830f34250..0ff159a86f 100644 --- a/plugins/MirandaG15/src/LCDFramework/stdafx.h +++ b/plugins/MirandaG15/src/LCDFramework/stdafx.h @@ -5,7 +5,6 @@ #define ASSERT assert
-#define _WIN32_WINNT 0x0500 // Needed for waitable timers
#include <Windows.h>
#include <tchar.h>
#include <string>
|