X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de85a884d77ad5a29b418b343d4d3cc99c127b5e..b59da6c285f4ac1a52a879a7fa67b52351f08f34:/src/jpeg/jmorecfg.h diff --git a/src/jpeg/jmorecfg.h b/src/jpeg/jmorecfg.h index 342acc11f6..e5ecc58441 100644 --- a/src/jpeg/jmorecfg.h +++ b/src/jpeg/jmorecfg.h @@ -264,10 +264,6 @@ typedef unsigned int JDIMENSION; #endif -#if (defined(__MWERKS__) && defined(__WXMSW__)) -#define HAVE_BOOLEAN -#endif - /* * On a few systems, type boolean and/or its values FALSE, TRUE may appear * in standard header files. Or you may have conflicts with application-