msgfw_plat/msg_common_utils_api/inc/MsgVoIPExtension.h
branchRCL_3
changeset 22 d2c4c66342f3
parent 0 8e480a14352b
child 23 d51193d814ea
--- a/msgfw_plat/msg_common_utils_api/inc/MsgVoIPExtension.h	Thu Aug 19 10:24:00 2010 +0300
+++ b/msgfw_plat/msg_common_utils_api/inc/MsgVoIPExtension.h	Tue Aug 31 15:41:11 2010 +0300
@@ -22,7 +22,7 @@
 #include <e32base.h>
 
 // FORWARD DECLARATIONS
-class CSPSettings;
+//class CSPSettings;
 
 // CLASS DECLARATION
 
@@ -86,13 +86,8 @@
          * A Service provider settings
          * Own.  
          */
-        CSPSettings*  iSPSettings;
-        /**
-         * A VOIP support
-	 	 * This member has been added to check if VOIP is enabled via FeatureManager, instead of using  #define __VOIP 
-         * Own.  
-         */
-        TBool iVoIPFeatureSupport;
+       // CSPSettings*  iSPSettings;
+
     };
 #endif      // MsgVoIPEXTENSION_H