X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12028905135250524409f1e7b9bfa9c55e5ce16b..1b5ff3a3feed9f5a23dcf8de40189c0af2746483:/include/wx/msw/gauge95.h?ds=sidebyside diff --git a/include/wx/msw/gauge95.h b/include/wx/msw/gauge95.h index 13abb8a915..9bd85fd7d9 100644 --- a/include/wx/msw/gauge95.h +++ b/include/wx/msw/gauge95.h @@ -63,11 +63,6 @@ public: // 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: