]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/colour.h
Add basic history api and implement it under gtk.
[wxWidgets.git] / include / wx / gtk / colour.h
index 07121726d6d7869e5e47e2b44e33db13e54c0187..410705fe656b79f0861fbfa60e0bad7cdbf19faf 100644 (file)
@@ -19,9 +19,6 @@ class WXDLLIMPEXP_CORE wxColour : public wxColourBase
 public:
     // constructors
     // ------------
-
-    // default
-    wxColour() {}
     DEFINE_STD_WXCOLOUR_CONSTRUCTORS
     wxColour(const GdkColor& gdkColor);