]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/colour.h
don't lock the gs_prevCS critical section recursively (replaces patch 1857581)
[wxWidgets.git] / include / wx / generic / colour.h
index c0d26dad039ba7e93a69f65c637b66a6e36158bd..24fefe2f6be054f26b8467e01c9afa0bdf6d9d07 100644 (file)
@@ -20,9 +20,6 @@ class WXDLLEXPORT wxColour: public wxColourBase
 public:
     // constructors
     // ------------
-
-    // default
-    wxColour();
     DEFINE_STD_WXCOLOUR_CONSTRUCTORS
 
     // copy ctors and assignment operators