iaupdate/IAD/ui/src/iaupdateroaminghandler.cpp
branchRCL_3
changeset 18 f9033e605ee2
parent 9 51c0f5edf5ef
child 25 7333d7932ef7
equal deleted inserted replaced
17:741e5bba2bd1 18:f9033e605ee2
   113 // 
   113 // 
   114 // ---------------------------------------------------------------------------
   114 // ---------------------------------------------------------------------------
   115 //
   115 //
   116 void CIAUpdateRoamingHandler::CancelPreparing()
   116 void CIAUpdateRoamingHandler::CancelPreparing()
   117     {
   117     {
   118 	iNwReg->Cancel();
   118     if ( iNwReg )
       
   119         {
       
   120         iNwReg->Cancel();
       
   121         }
   119     }
   122     }
   120 
   123 
   121 
   124 
   122 // ---------------------------------------------------------------------------
   125 // ---------------------------------------------------------------------------
   123 // CIAUpdateRoamingHandler::Prepared()
   126 // CIAUpdateRoamingHandler::Prepared()