diff options
Diffstat (limited to 'plugins/MirandaG15/src/StdAfx.h')
-rw-r--r-- | plugins/MirandaG15/src/StdAfx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/MirandaG15/src/StdAfx.h b/plugins/MirandaG15/src/StdAfx.h index cffc743a0c..3c2e1eb790 100644 --- a/plugins/MirandaG15/src/StdAfx.h +++ b/plugins/MirandaG15/src/StdAfx.h @@ -6,7 +6,6 @@ /* Common header files */
#include <assert.h>
-#define _WIN32_WINNT 0x0500 // Needed for waitable timers
#include <Windows.h>
#include <CommCtrl.h>
#include <tchar.h>
|