--- a/phoneapp/phoneuistates/inc/cphonecallsetupandwaiting.h Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneapp/phoneuistates/inc/cphonecallsetupandwaiting.h Tue Aug 31 15:14:29 2010 +0300
@@ -60,14 +60,6 @@
const TInt aMessage,
TInt aCallId );
- /**
- * HandleError
- * Implements error handling framework
- * @param aErrorInfo: the error info
- */
- IMPORT_C virtual void HandleErrorL(
- const TPEErrorInfo& aErrorInfo );
-
protected:
/**
@@ -83,10 +75,6 @@
*/
virtual void ConstructL();
- /**
- * Open menu bar
- */
- virtual void OpenMenuBarL();
virtual void UpdateInCallCbaL();