X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..d29bf6775a132497c0190926cc7e9e3ec425e5a7:/include/wx/generic/colrdlgg.h?ds=inline diff --git a/include/wx/generic/colrdlgg.h b/include/wx/generic/colrdlgg.h index 1b5bae611b..aac12ca72a 100644 --- a/include/wx/generic/colrdlgg.h +++ b/include/wx/generic/colrdlgg.h @@ -114,10 +114,4 @@ protected: DECLARE_DYNAMIC_CLASS(wxGenericColourDialog) }; -/* This shouldn't be necessary, we have a #define in wx/colordlg.h. -#ifdef __WXGTK__ -typedef wxGenericColourDialog wxColourDialog; -#endif -*/ - #endif