X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f38bcae5bfb5c008f48dadf619fba0ea23d5d975..af01f1ba0d697c07173f436ab661b4c833258a91:/include/wx/chkconf.h diff --git a/include/wx/chkconf.h b/include/wx/chkconf.h index 3360f18422..c29f9bff30 100644 --- a/include/wx/chkconf.h +++ b/include/wx/chkconf.h @@ -877,14 +877,5 @@ # endif #endif /* wxUSE_CLIPBOARD */ -#if wxUSE_TIPWINDOW && !wxUSE_POPUPWIN -# ifdef wxABORT_ON_CONFIG_ERROR -# error "wxTipWindow requires wxPopupWindow" -# else -# undef wxUSE_POPUPWIN -# define wxUSE_POPUPWIN 1 -# endif -#endif /* wxUSE_TIPWINDOW */ - #endif /* wxUSE_GUI */