X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b45f79ecbf5236ce4158fa3eaa52111d9e6822e0..194027acb360e71d5c378db3eb08d63e01e164d0:/include/wx/motif/chkconf.h diff --git a/include/wx/motif/chkconf.h b/include/wx/motif/chkconf.h index 35534f93ed..4238e36874 100644 --- a/include/wx/motif/chkconf.h +++ b/include/wx/motif/chkconf.h @@ -11,14 +11,6 @@ /* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */ -#if wxUSE_UNICODE -# ifdef wxABORT_ON_CONFIG_ERROR -# error "wxUSE_UNICODE is not supported with wxMotif" -# else -# define wxUSE_UNICODE 0 -# endif -#endif - #if wxUSE_NOTEBOOK && !wxUSE_TAB_DIALOG # undef wxUSE_TAB_DIALOG # define wxUSE_TAB_DIALOG 1