X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b7cacb43db1e69b87b257a67912b4d52995b070a..df18cc7aa1afdbe74d4b8e398d12ef34d1e78b5c:/include/wx/palette.h diff --git a/include/wx/palette.h b/include/wx/palette.h index b04f513466..15be24fe3f 100644 --- a/include/wx/palette.h +++ b/include/wx/palette.h @@ -48,11 +48,6 @@ public: #include "wx/os2/palette.h" #endif -#if WXWIN_COMPATIBILITY_2_4 - #define wxColorMap wxPalette - #define wxColourMap wxPalette -#endif - #endif // wxUSE_PALETTE #endif