phonesrv_plat/converged_call_provider_api/inc/ccpdefs.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
--- a/phonesrv_plat/converged_call_provider_api/inc/ccpdefs.h	Tue Aug 31 15:45:17 2010 +0300
+++ b/phonesrv_plat/converged_call_provider_api/inc/ccpdefs.h	Wed Sep 01 12:15:03 2010 +0100
@@ -36,9 +36,8 @@
 const TUint KCCPPhoneSerialNumberSize = 50;        // 
 const TUint KCCPSysUtilVersionTextLength = 64;     // from sysutil.h
 const TUint KCCPPhoneModelIdSize = 50;             // from RMobilePhone::KPhoneModelIdSize
-const TUint KCCPPhoneManufacturerIdSize = 50;      // fromRMobilePhone::KPhoneManufacturerIdSize
+const TUint KCCPPhoneManufacturerIdSize = 50;    // fromRMobilePhone::KPhoneManufacturerIdSize
 const TUint KCCPUUSIdSize                = 129;    // etelmm.h, as KMaxUUISize
-const TUint KCCPAlphaIdMaxSize = 254;              // etelmm.h, as KAlphaIdMaxSize
 
 
 /**