phone_plat/telephony_information_api/inc/telinformationpskeys.h
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
--- a/phone_plat/telephony_information_api/inc/telinformationpskeys.h	Tue Aug 31 15:14:29 2010 +0300
+++ b/phone_plat/telephony_information_api/inc/telinformationpskeys.h	Wed Sep 01 12:30:10 2010 +0100
@@ -42,26 +42,6 @@
 
 const TUint32 KTelDisplayInfo =  0x00000002; 
 
-/*****************************************************************************
-* Telephony Car Mode API
-* This can be used for setting and requesting
-* Car Mode status.
-*****************************************************************************/
-const TUid KPSUidTelCarMode = {0x102029A8};
-
-/**
-* Indicates the car mode setting
-* This key has two special values, see EPSCarModeSetting.
-* 
-* @type RProperty::EInt
-*/          
-const TUint32 KTelCarMode = 0x00000001;
-enum EPSTelCarModeSetting
-    {
-    EPSCarModeOff = 0,
-    EPSCarModeOn    
-    };
-
 #endif      // TELINFORMATIONPSKEYS_H
 
 // End of file