X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55410bb4f67febe1ca20654f078ea4fb9a6223ae..3d777efedc1e05bd6c2a7c34a00a65895b62bb13:/include/wx/gtk1/textctrl.h diff --git a/include/wx/gtk1/textctrl.h b/include/wx/gtk1/textctrl.h index c594bc46b2..ebb07ea642 100644 --- a/include/wx/gtk1/textctrl.h +++ b/include/wx/gtk1/textctrl.h @@ -3,7 +3,6 @@ // Purpose: // Author: Robert Roebling // Created: 01/02/97 -// Id: $Id$ // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -143,11 +142,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();