X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/51ce89f1bf960d38cb34f6f0c0b9845e6c7efaaf..400a9e419b229cd511d73922bd5506aaab3b120e:/include/wx/control.h diff --git a/include/wx/control.h b/include/wx/control.h index ecde84ec8f..62ea97b1b3 100644 --- a/include/wx/control.h +++ b/include/wx/control.h @@ -74,10 +74,6 @@ protected: const wxValidator& validator, const wxString& name); - // this function is obsolete, it is only kept for backwards compatibility, - // do *not* use it - void InheritAttributes() { } - // initialize the common fields of wxCommandEvent void InitCommandEvent(wxCommandEvent& event) const;