--- a/phoneapp/phoneuicontrol/inc/tphonecallheaderparam.h Mon Aug 23 15:42:12 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/tphonecallheaderparam.h Fri Sep 03 13:33:36 2010 +0300
@@ -216,17 +216,7 @@
*/
void SetCliParamatersL(
const TInt aCallId,
- TPhoneCmdParamCallHeaderData* aCallHeaderData );
-
- /**
- * Concludes does the engine have information of the
- * phone number. This information is then send to the view.
- * @param aNumberLength - phone number's length
- * @param aContactInfoAvailable - is contact's info available
- */
- void SetPhoneNumberAvailabilityL(
- const TInt aNumberLength,
- const TBool aContactInfoAvailable );
+ TPhoneCmdParamCallHeaderData* aCallHeaderData );
private: