From: cristy Date: Thu, 30 Aug 2012 10:55:21 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~5024 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f8ae2ae0b5d3f5bbd1398ba25df037d0ef9c6d5b;p=imagemagick --- diff --git a/coders/jpeg.c b/coders/jpeg.c index 14e079a2f..2a2404077 100644 --- a/coders/jpeg.c +++ b/coders/jpeg.c @@ -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"