]> git.saurik.com Git - wxWidgets.git/commitdiff
cleared junk
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 4 Jun 2004 10:13:36 +0000 (10:13 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 4 Jun 2004 10:13:36 +0000 (10:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/generic/colrdlgg.h

index 1b5bae611bba83b730bbe8f93df5ccfdaef06040..aac12ca72ae45e0eff21dd56d2bec49be89632f0 100644 (file)
@@ -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