X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9f4b46717b61482cd9ebca5c8d3056840e0b7a72..400a9e419b229cd511d73922bd5506aaab3b120e:/include/wx/control.h diff --git a/include/wx/control.h b/include/wx/control.h index bcfe71a48f..62ea97b1b3 100644 --- a/include/wx/control.h +++ b/include/wx/control.h @@ -74,9 +74,6 @@ protected: const wxValidator& validator, const wxString& name); - // inherit colour and font settings from the parent window - void InheritAttributes(); - // initialize the common fields of wxCommandEvent void InitCommandEvent(wxCommandEvent& event) const;