diff -r bc5a64e5bc3c -r 5bcb308bd24d phoneapp/phoneuistates/inc/cphonesinglecall.h --- a/phoneapp/phoneuistates/inc/cphonesinglecall.h Tue Jul 06 14:15:47 2010 +0300 +++ b/phoneapp/phoneuistates/inc/cphonesinglecall.h Wed Aug 18 09:48:26 2010 +0300 @@ -82,11 +82,6 @@ IMPORT_C virtual void ConstructL(); /** - * Open menu bar - */ - IMPORT_C virtual void OpenMenuBarL(); - - /** * Returns call identifier of the call this state is associated with. * @return Call identifier. */ @@ -106,17 +101,11 @@ void DisplayIncomingCallL( TInt aCallId, const TPhoneCmdParamBoolean aCommandParam ); - - void CallFromNewCallQueryL(); void HandleDiallingL( TInt aCallId ); void DisplayCallSetupL( TInt aCallId ); - void SetCallResumeL(); - - void SetCallHoldL(); - void SwitchToVideoL(); void SwitchToVoiceL(); @@ -133,4 +122,4 @@ #endif // CPHONESINGLECALL_H -// End of File \ No newline at end of file +// End of File