]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/setup0.h
wxPrinting fix for wxMGL
[wxWidgets.git] / include / wx / mac / setup0.h
index 162182e9f7d5e545291fcdbe7eaaa193e4e92339..4dabde310e2b234d248e515fa21e6317fd5c4b8b 100644 (file)
 #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