imstutils/imconversationview/imcvuiapp/src/cimcvappview.cpp
branchRCL_3
changeset 34 e7f34e614544
parent 29 9a48e301e94b
equal deleted inserted replaced
32:ffa4311257f6 34:e7f34e614544
  1456             break;
  1456             break;
  1457             }
  1457             }
  1458         case EChatAllItemDeleted:
  1458         case EChatAllItemDeleted:
  1459             {               
  1459             {               
  1460 			IM_CV_LOGS (TXT("CIMCVAPPVIEW  :: DELETE ALL CHATS ***************************"));
  1460 			IM_CV_LOGS (TXT("CIMCVAPPVIEW  :: DELETE ALL CHATS ***************************"));
  1461             
  1461             iRTContainerCache->DeleteAllServiceContainer( aServiceId );
  1462 			if(iViewDeactivated)
       
  1463 			    {
       
  1464 			    iRTContainerCache->DeleteAllServiceContainer( aServiceId );
       
  1465 			    }
       
  1466 			
       
  1467             break;
  1462             break;
  1468             }
  1463             }
  1469         default:
  1464         default:
  1470             break;
  1465             break;
  1471         }
  1466         }