cellular/telephonysettings/inc/PSetCallDivertingBasicImpl.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
--- a/cellular/telephonysettings/inc/PSetCallDivertingBasicImpl.h	Tue Aug 31 15:45:17 2010 +0300
+++ b/cellular/telephonysettings/inc/PSetCallDivertingBasicImpl.h	Wed Sep 01 12:15:03 2010 +0100
@@ -21,13 +21,13 @@
 
 //  INCLUDES
 #include <e32base.h>
-#include <psetcalldiverting.h> 
+#include <PsetCallDiverting.h>
 #include <mmretrieve.h>
 #include <ctsydomaincrkeys.h>
-#include "msssettingsobserver.h" 
+#include "MSSSettingsObserver.h"
 #include "nwdefs.h"             
-#include "psetconstants.h" 
-#include "psetcalldivertingbase.h" 
+#include "PsetConstants.h"
+#include "PSetCallDivertingBase.h"
 
 // CLASS DECLARATION
 class CPsetSAObserver;
@@ -101,10 +101,6 @@
             const TBasicServiceGroups aBsc );
         
         TSelectedLine GetSAAls();
-        
-    private:
-        // Memorize requested service group
-        TServiceGroup iRequestedServiceGroup;
     };
 
 #endif      // CPSETCALLDIVERTINGBASICIMPL_H