From: Václav Slavík Date: Fri, 4 Jun 2004 10:13:36 +0000 (+0000) Subject: cleared junk X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7e1492a132ec9e1728c51471624bf1211139838a?ds=inline cleared junk git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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