X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3656eefc89abedde388adf8aad72f4f0c107db58..1deef99727c57b21976be81a14312f001fededb4:/include/wx/platform.h?ds=sidebyside diff --git a/include/wx/platform.h b/include/wx/platform.h index 4db7828771..9e7d5bf4f7 100644 --- a/include/wx/platform.h +++ b/include/wx/platform.h @@ -612,15 +612,6 @@ #define wxCHECK_SUNCC_VERSION(maj, min) (0) #endif -#if defined (__WXMSW__) -# if !defined(__WATCOMC__) -# define wxHAVE_RAW_BITMAP -# endif -#endif -#if defined(__WXGTK20__) || defined(__WXMAC__) -# define wxHAVE_RAW_BITMAP -#endif - /* Handle Darwin gcc universal compilation. Don't do this in an Apple- specific case since no sane compiler should be defining either