webservices/wsoviplugin/src/wsoviplugin.cpp
branchRCL_3
changeset 22 c5fabff9b552
parent 20 f68f07157250
child 23 1adb97a15c2f
--- a/webservices/wsoviplugin/src/wsoviplugin.cpp	Thu Aug 19 10:59:30 2010 +0300
+++ b/webservices/wsoviplugin/src/wsoviplugin.cpp	Tue Aug 31 16:18:26 2010 +0300
@@ -336,7 +336,6 @@
         case KSenEventWsfReady:
             {
             TPtrC8 imsi = iManager.IMSI();
-			//On SIM Change below code resets the KSenAccAutoSignIn flag			
             if (iIMSI.Compare(imsi))
             	{
             	const RPointerArray<CSenIdentityProvider> list = iManager.IdentityProvidersL();
@@ -347,8 +346,6 @@
     	            if (el)
     	            	{
     	            	delete (el->RemoveElement(KSenAccAutoSignIn));
-						_LIT8(KWSAccAttrAccountValidator,      "Validator");
-    	            	delete (el->RemoveElement(KWSAccAttrAccountValidator));
     	            	((MSenCredentialManager&)iManager).RemoveCredentialsL(list[i]->ProviderID());
     	            	}
     	            //((MSenCredentialManager&)iManager).RemoveCredentialsL(list[i]->ProviderID());