sipplugins/sippdevmgmtsipadapter/inc/smldmsipadapterconstants.h
branchRCL_3
changeset 56 2c7192069824
parent 41 f54bfd820e04
--- a/sipplugins/sippdevmgmtsipadapter/inc/smldmsipadapterconstants.h	Wed Sep 15 12:36:02 2010 +0300
+++ b/sipplugins/sippdevmgmtsipadapter/inc/smldmsipadapterconstants.h	Wed Oct 13 14:57:13 2010 +0300
@@ -77,8 +77,6 @@
     "DestinationNetwork" );
 _LIT8( KNSmlDMSIPSigQos,
     "SignalingQoS" );
-_LIT8( KNSmlDMSIPBearerID,
-    "BearerID" );
 
 // Explanations of parameters
 _LIT8( KNSmlDMSIPNodeNameExp,
@@ -129,8 +127,6 @@
     "Reference to Destination Network" );
 _LIT8( KNSmlDMSIPSigQosExp,
     "Signaling QoS" );
-_LIT8( KNSmlDMSIPBearerIDExp,
-    "Bearer ID" );
 
 // For SIP URI.
 // References: OMA DM MO for Nokia SIP and IETF RFC3261.