iaupdate/IAD/ui/src/iaupdateroaminghandler.cpp
changeset 37 6e7b00453237
parent 29 26b6f0522fd8
equal deleted inserted replaced
33:8110bf1194d1 37:6e7b00453237
   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()