X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1730ac80d810a797255d9e27424d8bfdb294ec88..d9af087c42d48c57c47963f4a3aa8a507779a613:/setup.h.in diff --git a/setup.h.in b/setup.h.in index e135b56f0d..faa8c5e664 100644 --- a/setup.h.in +++ b/setup.h.in @@ -495,11 +495,6 @@ #define wxUSE_OWNER_DRAWN 1 #endif -#if defined(__WXMSW__) && !defined(__WXUNIVERSAL__) -#undef wxUSE_NATIVE_STATUSBAR -#define wxUSE_NATIVE_STATUSBAR 1 -#endif - #if defined(__WIN95__) && !defined(__WINE__) && !defined(__GNUWIN32_OLD__) #define wxUSE_RICHEDIT 1 #else