phoneapp/phoneuistates/inc/cphonesingleandwaiting.h
changeset 56 5bcb308bd24d
parent 37 ba76fc04e6c2
child 74 d1c62c765e48
--- a/phoneapp/phoneuistates/inc/cphonesingleandwaiting.h	Tue Jul 06 14:15:47 2010 +0300
+++ b/phoneapp/phoneuistates/inc/cphonesingleandwaiting.h	Wed Aug 18 09:48:26 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
         */