imstutils/imconversationview/imcvuiapp/src/cimcvappview.cpp
branchRCL_3
changeset 34 e7f34e614544
parent 29 9a48e301e94b
--- a/imstutils/imconversationview/imcvuiapp/src/cimcvappview.cpp	Wed Sep 15 11:57:55 2010 +0300
+++ b/imstutils/imconversationview/imcvuiapp/src/cimcvappview.cpp	Wed Oct 13 14:16:29 2010 +0300
@@ -1458,12 +1458,7 @@
         case EChatAllItemDeleted:
             {               
 			IM_CV_LOGS (TXT("CIMCVAPPVIEW  :: DELETE ALL CHATS ***************************"));
-            
-			if(iViewDeactivated)
-			    {
-			    iRTContainerCache->DeleteAllServiceContainer( aServiceId );
-			    }
-			
+            iRTContainerCache->DeleteAllServiceContainer( aServiceId );
             break;
             }
         default: