diff -r 5a1685599b76 -r 8152b1f1763a fep/aknfep/inc/AknFepUiInputStateCandidateMiniQwertyZhuyinPhrase.h --- a/fep/aknfep/inc/AknFepUiInputStateCandidateMiniQwertyZhuyinPhrase.h Wed Sep 15 12:34:44 2010 +0300 +++ b/fep/aknfep/inc/AknFepUiInputStateCandidateMiniQwertyZhuyinPhrase.h Wed Oct 13 14:55:58 2010 +0300 @@ -63,8 +63,6 @@ */ void HandleCommandL( TInt aCommandId ); - void SubmitTextL( const TDesC& aText ); - protected: /** @@ -119,8 +117,6 @@ * */ TInt GetIndexOfToneMark( const TDesC& aText); - - void RefreshUI( TBool aRefresh ); }; #endif __AKN_FEP_UI_INPUT_STATE_CANDIDATE_MINIQWERTY_ZHUYINPHRASE_H__