diff options
Diffstat (limited to 'plugins/NoHistory/src/common.h')
-rw-r--r-- | plugins/NoHistory/src/common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/NoHistory/src/common.h b/plugins/NoHistory/src/common.h index 549eaaddb0..5f2476a8aa 100644 --- a/plugins/NoHistory/src/common.h +++ b/plugins/NoHistory/src/common.h @@ -1,9 +1,6 @@ #ifndef _COMMON_INC
#define _COMMON_INC
-#define _WIN32_WINNT 0x0501
-#define _WIN32_IE 0x0500
-
#include <windows.h>
#include <commctrl.h>
|