diff -r 7d48bed6ce0c -r 987c9837762f cellular/telephonysettings/inc/PSetCallDivertingBasicImpl.h --- 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 -#include +#include #include #include -#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