X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55410bb4f67febe1ca20654f078ea4fb9a6223ae..a4f6fe43c33bd7933645d110ad2719871dab043d:/include/wx/gtk1/textctrl.h?ds=inline diff --git a/include/wx/gtk1/textctrl.h b/include/wx/gtk1/textctrl.h index c594bc46b2..de6a4034f1 100644 --- a/include/wx/gtk1/textctrl.h +++ b/include/wx/gtk1/textctrl.h @@ -143,11 +143,6 @@ public: // implementation only from now on - // wxGTK-specific: called recursively by Enable, - // to give widgets an oppprtunity to correct their colours after they - // have been changed by Enable - virtual void OnEnabled( bool enabled ) ; - // tell the control to ignore next text changed signal void IgnoreNextTextUpdate();