X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b7cacb43db1e69b87b257a67912b4d52995b070a..564ab31a536c90ff37fc5a4d4ffc09b55c7bdb96:/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