imstutils/imconversationview/imcvuiapp/src/cimcvappview.cpp
branchRCL_3
changeset 27 2b7283837edb
parent 13 796276a1bdcc
equal deleted inserted replaced
25:fda5a9396e07 27:2b7283837edb
  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             iRTContainerCache->DeleteAllServiceContainer( aServiceId );
  1461             
       
  1462 			if(iViewDeactivated)
       
  1463 			    {
       
  1464 			    iRTContainerCache->DeleteAllServiceContainer( aServiceId );
       
  1465 			    }
       
  1466 			
  1462             break;
  1467             break;
  1463             }
  1468             }
  1464         default:
  1469         default:
  1465             break;
  1470             break;
  1466         }
  1471         }