X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4b6b4dfcf48af89d910df5a21786fbcd02db8c97..6ba7c06eeeda47b88783025428ca0f290e3bf236:/include/wx/mac/setup0.h diff --git a/include/wx/mac/setup0.h b/include/wx/mac/setup0.h index 1221abbd19..5942f39266 100644 --- a/include/wx/mac/setup0.h +++ b/include/wx/mac/setup0.h @@ -708,7 +708,7 @@ #define wxUSE_HTML 1 // OpenGL canvas -#define wxUSE_GLCANVAS 1 +#define wxUSE_GLCANVAS 0 // wxTreeLayout class #define wxUSE_TREELAYOUT 1 @@ -867,7 +867,7 @@ #define wxUSE_PCX 1 // Set to 1 for IFF format support -#define wxUSE_IFF 1 +#define wxUSE_IFF 0 // Set to 1 for XPM format support #define wxUSE_XPM 1 @@ -1017,12 +1017,6 @@ #define wxUSE_DEBUG_NEW_ALWAYS 0 #endif // wxUSE_MFC -// ODBC classes aren't Unicode-compatible yet -#if wxUSE_UNICODE -#undef wxUSE_ODBC -#define wxUSE_ODBC 0 -#endif - // Only WIN32 supports wxStatusBar95 #if !defined(__WIN32__) && wxUSE_NATIVE_STATUSBAR