ipsservices/ipssossettings/src/ipssetutilsoperationwait.cpp
branchRCL_3
changeset 26 968773a0b6ef
parent 0 8466d47a6819
equal deleted inserted replaced
25:3533d4323edc 26:968773a0b6ef
   168 	{
   168 	{
   169 	FUNC_LOG;
   169 	FUNC_LOG;
   170 	if ( iWaitDialog )
   170 	if ( iWaitDialog )
   171 		{
   171 		{
   172 		iWaitDialog->ProcessFinishedL();
   172 		iWaitDialog->ProcessFinishedL();
       
   173 		delete iWaitDialog;
   173 		iWaitDialog = NULL;
   174 		iWaitDialog = NULL;
   174 		}
   175 		}
   175 	}
   176 	}
   176 // </cmail>
   177 // </cmail>
   177 // End of file
   178 // End of file