]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/gauge95.h
fix gcc warnings
[wxWidgets.git] / include / wx / msw / gauge95.h
index 13abb8a915b1a051c2ded17d3df07ad3b95ba93e..9bd85fd7d934f422cde4179d4399e735b3bc6085 100644 (file)
@@ -63,11 +63,6 @@ public:
     // overriden base class virtuals
     virtual bool AcceptsFocus() const { return FALSE; }
 
     // overriden base class virtuals
     virtual bool AcceptsFocus() const { return FALSE; }
 
-    // Backward compatibility
-#if WXWIN_COMPATIBILITY
-    void SetButtonColour(const wxColour& col) { SetForegroundColour(col); }
-#endif
-
     virtual void Command(wxCommandEvent& WXUNUSED(event)) {} ;
 
 protected:
     virtual void Command(wxCommandEvent& WXUNUSED(event)) {} ;
 
 protected: