iaupdate/IAD/ui/src/iaupdateroaminghandler.cpp
branchGCC_SURGE
changeset 56 afe7195bb6c3
parent 37 6e7b00453237
equal deleted inserted replaced
41:0410b3201a77 56:afe7195bb6c3
   110 // 
   110 // 
   111 // ---------------------------------------------------------------------------
   111 // ---------------------------------------------------------------------------
   112 //
   112 //
   113 void CIAUpdateRoamingHandler::CancelPreparing()
   113 void CIAUpdateRoamingHandler::CancelPreparing()
   114     {
   114     {
   115 	iNwReg->Cancel();
   115     if ( iNwReg )
       
   116         {
       
   117         iNwReg->Cancel();
       
   118         }
   116     }
   119     }
   117 
   120 
   118 
   121 
   119 // ---------------------------------------------------------------------------
   122 // ---------------------------------------------------------------------------
   120 // CIAUpdateRoamingHandler::Prepared()
   123 // CIAUpdateRoamingHandler::Prepared()