]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/colrdlgg.h
Better markup.
[wxWidgets.git] / 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