]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Thu, 30 Aug 2012 10:55:21 +0000 (10:55 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Thu, 30 Aug 2012 10:55:21 +0000 (10:55 +0000)
coders/jpeg.c

index 14e079a2f43e755f9959f8403775b31d640e9199..2a2404077f198406fe9a69f4831ff5b4f1386788 100644 (file)
@@ -86,8 +86,6 @@
 #define JPEG_INTERNAL_OPTIONS
 #if defined(__MINGW32__)
 # define XMD_H 1  /* Avoid conflicting typedef for INT32 */
-typedef unsigned char boolean;
-#define HAVE_BOOLEAN
 #endif
 #undef HAVE_STDLIB_H
 #include "jpeglib.h"