X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7841e80fa164878abb8079ea7e3eb2fd570fc3b9..ccdcde00d9ae27ca20ff6c3c9495918a0ec725aa:/include/wx/msw/setup0.h diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index aa4ea72370..5e46995445 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -1086,12 +1086,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 - #if (!defined(WIN32) && !defined(__WIN32__)) || (defined(__GNUWIN32__) && !wxUSE_NORLANDER_HEADERS) // Can't use OLE drag and drop in Windows 3.1 because we don't know how // to implement UUIDs