voipplugins/voipadapters/dmvoipadapter/inc/nsmldmvoipadapter.h
branchRCL_3
changeset 33 2989b291cac7
parent 31 5886d40bb3de
--- a/voipplugins/voipadapters/dmvoipadapter/inc/nsmldmvoipadapter.h	Wed Sep 15 12:01:56 2010 +0300
+++ b/voipplugins/voipadapters/dmvoipadapter/inc/nsmldmvoipadapter.h	Wed Oct 13 14:20:32 2010 +0300
@@ -630,22 +630,6 @@
          * Array for service provider settings.
          */
         RPointerArray<CDMVoIPSPSettings> iSPSettings;
-
-        /**
-         * the temporary string used to fetch profile id 
-         */
-        HBufC8* iTempProfileIdObject;
-
-        /**
-         * flag which indicates whether the profile type is set or not
-         */
-        TBool iIsProfileTypeSet;
-        
-        /**
-         * flag which indicates whether the AllowVoIPOverWCDMA flag is 
-         * modified or not
-         */
-        TBool iAllowVoIPOverWCDMAModified;
     };
 
 #endif // __NSMLDMVOIPADAPTER_H__