diff -r 5a1685599b76 -r 8152b1f1763a fep/aknfep/inc/AknFepUiManagerBase.h --- 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__