--- a/phoneapp/phoneuicontrol/inc/cphonestateidle.h Tue Jul 06 14:15:47 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/cphonestateidle.h Fri Jul 09 15:40:55 2010 +0300
@@ -212,11 +212,6 @@
void HandleIdleL( TInt aCallId );
/**
- * Launches application.
- */
- void LaunchApplicationL();
-
- /**
* Send Exit command
*/
void SendExitCommandL();
@@ -246,20 +241,8 @@
*/
TBool RestoreOngoing();
- /**
- * Handles back command.
- */
- void HandleBackCommandL();
- /**
- * Checks for application launching configurations from
- * central repository.
- * @param aCode key code.
- * @return ETrue if configuration found.
- */
- TBool CheckAppLaunchingL( const TKeyCode aCode );
-
- void HandleVoiceCallCommandL();
+ void HandleVoiceCallCommandL();
private: