idlehomescreen/xmluirendering/renderingplugins/xntexteditorfactory/src/xntexteditor.cpp
branchRCL_3
changeset 35 3321d3e205b6
parent 34 5456b4e8b3a8
--- 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<CXnTextEditorAdapter*>(ControlAdapter())->
-            HandleEditorEvent( aReason );
-    }
-
-// ---------------------------------------------------------
 // ---------------------------------------------------------
 XnComponentInterface::MXnComponentInterface* CXnTextEditor::MakeInterfaceL(const TDesC8& aType)
     {