--- a/phoneapp/phoneuistates/inc/cphonesingleandwaiting.h Tue Jul 06 14:15:47 2010 +0300
+++ b/phoneapp/phoneuistates/inc/cphonesingleandwaiting.h Fri Jul 09 15:40:55 2010 +0300
@@ -101,11 +101,6 @@
TEventCode aEventCode );
/**
- * Opens menu bar.
- */
- virtual void OpenMenuBarL();
-
- /**
* Sets correct in call CBAs.
*/
virtual void UpdateInCallCbaL();
@@ -144,11 +139,6 @@
void HandleConnectedL( TInt aCallId );
/**
- * Fetches phone number from new call quoery and dials that number.
- */
- void CallFromNewCallQueryL();
-
- /**
* Handles received dialing message from Phone Engine.
* @param aCallId - call id that received the event
*/