diff options
Diffstat (limited to 'plugins/Scriver/src/commonheaders.h')
-rw-r--r-- | plugins/Scriver/src/commonheaders.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Scriver/src/commonheaders.h b/plugins/Scriver/src/commonheaders.h index bbcc134e9b..10df66ad5a 100644 --- a/plugins/Scriver/src/commonheaders.h +++ b/plugins/Scriver/src/commonheaders.h @@ -27,9 +27,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define _CRT_SECURE_NO_WARNINGS
#define COMPILE_MULTIMON_STUBS
-#define _WIN32_WINNT 0x0501
-#define _WIN32_IE 0x0501
-#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <shellapi.h>
|