diff -r 5456b4e8b3a8 -r 3321d3e205b6 idlehomescreen/xmluirendering/renderingplugins/xntexteditorfactory/src/xntexteditor.cpp --- a/idlehomescreen/xmluirendering/renderingplugins/xntexteditorfactory/src/xntexteditor.cpp Wed Sep 01 12:32:46 2010 +0100 +++ b/idlehomescreen/xmluirendering/renderingplugins/xntexteditorfactory/src/xntexteditor.cpp Tue Sep 14 20:58:58 2010 +0300 @@ -87,16 +87,6 @@ } // --------------------------------------------------------- -// CXnTextEditor::HandleEditorEvent -// --------------------------------------------------------- -// -void CXnTextEditor::HandleEditorEvent( TInt aReason ) - { - static_cast(ControlAdapter())-> - HandleEditorEvent( aReason ); - } - -// --------------------------------------------------------- // --------------------------------------------------------- XnComponentInterface::MXnComponentInterface* CXnTextEditor::MakeInterfaceL(const TDesC8& aType) {