]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/colour.h
no message
[wxWidgets.git] / include / wx / msw / colour.h
index 4770bf7a53ba58ac5b0ad757289efb65979bae5a..08f4e8ef17e4a1dad89a68aae97f29040df9e678 100644 (file)
@@ -31,7 +31,7 @@ public:
 
     // copy ctors and assignment operators
   wxColour( const wxColour& col );
-  wxColour( const wxColour* col );
+//  wxColour( const wxColour* col );
   wxColour& operator = ( const wxColour& col );
 
     // dtor