--- a/phoneapp/phoneuistates/inc/cphoneerrormessageshandler.h Wed Sep 15 12:12:21 2010 +0300
+++ b/phoneapp/phoneuistates/inc/cphoneerrormessageshandler.h Wed Oct 13 14:31:22 2010 +0300
@@ -114,11 +114,6 @@
* Return ETrue if voice call.
*/
TBool IsVoiceCall( const TInt aCallId ) const;
-
- /**
- * Variation for error notes KTelephonyLVFlagClearCodeCustomization
- */
- TInt ResourceVariation() const;
protected:
@@ -128,8 +123,6 @@
MPhoneViewCommandHandle* iViewCommandHandle;
MPhoneStateMachine* iStateMachine;
-
- TInt iCallId;
};