X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e520834aeaf8c80485d697b1be73c1174c3fdcdf..3d777efedc1e05bd6c2a7c34a00a65895b62bb13:/src/jpeg/jconfig.h diff --git a/src/jpeg/jconfig.h b/src/jpeg/jconfig.h index bd5f5db9fa..c8afdeb56e 100644 --- a/src/jpeg/jconfig.h +++ b/src/jpeg/jconfig.h @@ -6,39 +6,9 @@ /* jconfig.cfg --- source file edited by configure script */ /* see jconfig.doc for explanations */ -/* If using MetroWerks on Mac define __WXMAC__ if it isn't already - FIXME: Is this necessary any longer? */ -#ifdef __MWERKS__ -#if (__MWERKS__ < 0x0900) || macintosh || defined ( __MACH__ ) -# ifndef __WXMAC__ -# define __WXMAC__ -# endif -#endif -#endif - /* use wxWidgets' configure */ #include "wx/setup.h" -/* If using Metrowerks and not using configure-generated setup */ -#if defined(__MWERKS__) && !defined(__WX_SETUP_H__) -#if (__MWERKS__ < 0x0900) || macintosh || defined ( __MACH__ ) - -# define USE_MAC_MEMMGR - -# ifdef __MACH__ -# include -# include -# include -# undef WCHAR_MAX -# include -# endif - -/* automatically includes MacHeaders */ -#elif (__MWERKS__ >= 0x0900) && __INTEL__ - #define __WXMSW__ -#endif -#endif - #define HAVE_PROTOTYPES #define HAVE_UNSIGNED_CHAR #define HAVE_UNSIGNED_SHORT