]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 13 Sep 2010 13:01:13 +0000 (13:01 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 13 Sep 2010 13:01:13 +0000 (13:01 +0000)
magick/nt-base.h

index a6b5da393fc679532a8135ca3b62102d242b01dd..ebed0ff084506734f1496e9aed2a4d4398c5535a 100644 (file)
@@ -29,9 +29,6 @@ extern "C" {
 #define WIN32_LEAN_AND_MEAN
 #define VC_EXTRALEAN
 #define _CRT_SECURE_NO_DEPRECATE  1
-#if !defined(_WIN32_WINNT)
-#define _WIN32_WINNT 0x0501
-#endif
 #include <windows.h>
 #include <wchar.h>
 #include <winuser.h>