fep/aknfep/src/AknFepUiInputStateBase.cpp
branchRCL_3
changeset 56 8152b1f1763a
parent 50 5a1685599b76
--- a/fep/aknfep/src/AknFepUiInputStateBase.cpp	Wed Sep 15 12:34:44 2010 +0300
+++ b/fep/aknfep/src/AknFepUiInputStateBase.cpp	Wed Oct 13 14:55:58 2010 +0300
@@ -30,7 +30,6 @@
 // INCLUDE FILES
 #include "AknFepUiInputStateBase.h"
 #include "AknFepPanic.h"
-#include "AknFepUIManagerStateInterface.h"
 
 // CONSTANTS
 
@@ -122,22 +121,15 @@
     {
     return iState;
     }
-void TAknFepInputStateBase::SubmitTextL( const TDesC& /*aText*/ )
-	{
-	
-	}
+
 // ---------------------------------------------------------------------------
 // TAknFepUiInputStateJapaneseBase::CloseUI
 // 
 // ---------------------------------------------------------------------------
 //
 void TAknFepInputStateBase::CloseUI()
-	{
-	if ( iOwner )
-		{
-		TRAP_IGNORE( iOwner->FepMan()->TryCloseUiL());
-		}
-	}
+    {
+    }
 
 // ---------------------------------------------------------------------------
 // TAknFepUiInputStateJapaneseBase::InitializeStateL