phoneapp/phoneuicontrol/inc/mphonecallheadermanagerutility.h
changeset 45 6b911d05207e
parent 0 5f000ab63145
child 62 5266b1f337bd
child 65 2a5d4ab426d3
--- 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.