--- a/phoneapp/phoneuicontrol/inc/mphonecallheadermanagerutility.h Fri Jun 04 10:19:18 2010 +0100
+++ b/phoneapp/phoneuicontrol/inc/mphonecallheadermanagerutility.h Wed Jun 23 18:12:20 2010 +0300
@@ -39,17 +39,7 @@
virtual void SetPhoneNumberAvailabilityL(
const TInt aNumberLength,
const TBool aContactInfoAvailable ) = 0;
-
- /**
- * Resolves call header text in InCall-state,
- * text could be 'Call 1', 'Call 2', ...
- * @param aCallId - Call Id.
- * @param aData - The returned data including needed text.
- */
- virtual void GetInCallNumberTextL(
- TInt aCallId,
- TDes& aData ) const = 0;
-
+
/**
* Loads strings for displaying in call header.
* @param aCallLabelId - Resource Id for longer text.