fep/aknfep/inc/AknFepUiManagerBase.h
branchRCL_3
changeset 56 8152b1f1763a
parent 50 5a1685599b76
--- a/fep/aknfep/inc/AknFepUiManagerBase.h	Wed Sep 15 12:34:44 2010 +0300
+++ b/fep/aknfep/inc/AknFepUiManagerBase.h	Wed Oct 13 14:55:58 2010 +0300
@@ -145,8 +145,6 @@
      * @since 2.6
      */
     void CloseUI();
-    
-    void CloseUIIn();
 
     /**
      * From MAknFepManagerInterface
@@ -444,7 +442,8 @@
     * @since 3.2
     */
     virtual TBool RollbackPreviousCharL();
-	
+    
+    	
 	/**
     * Check whether the character mapped on given key
     * @param    aKey    The scancode of the key to be checked.
@@ -455,6 +454,7 @@
     */
     TBool MapAgainst(TInt aKey, TInt aMode, TInt16 aAgainst, TInt aCase) const;
 
+
 #endif //RD_INTELLIGENT_TEXT_INPUT
 #endif // __ITI_LONGPRESS_NUM_SHIFT_COPYPASTE__