profilesservices/ProfileEngine/EngSrc/CProfileTonesImpl.cpp
changeset 55 4c15d9aa2384
parent 37 940f6b67827d
child 64 5136fef23c4b
--- a/profilesservices/ProfileEngine/EngSrc/CProfileTonesImpl.cpp	Thu Aug 05 11:11:52 2010 +0800
+++ b/profilesservices/ProfileEngine/EngSrc/CProfileTonesImpl.cpp	Thu Sep 02 17:14:05 2010 +0800
@@ -142,14 +142,6 @@
             aProfileId ), value ) );
     iProfileToneSettings.iRingingType = TProfileRingingType( value );
     
-    //Since 10.1, check if silence mode
-    User::LeaveIfError(
-            aCenRep.Get( KProEngSilenceMode , value) );
-    if ( value )
-    	{
-		iProfileToneSettings.iRingingType = EProfileRingingTypeSilent;
-    	}
-    
     User::LeaveIfError(
             aCenRep.Get( ProfileEngUtils::ResolveKey( KProEngKeypadVolume,
             aProfileId ), value ) );