omaprovisioning/provisioning/ProvisioningSC/Src/CWPWimHandler.cpp
changeset 54 085438c28042
parent 0 b497e44ab2fc
equal deleted inserted replaced
52:830bd228f4f6 54:085438c28042
   228 			break;
   228 			break;
   229 			}
   229 			}
   230 		}
   230 		}
   231     }
   231     }
   232 
   232 
       
   233 TInt CWPWimHandler::RunError ( TInt /*aError*/ )
       
   234     {
       
   235         return KErrNone;
       
   236     }	
   233 // -----------------------------------------------------------------------------
   237 // -----------------------------------------------------------------------------
   234 // CWPWimHandler::DoCancel
   238 // CWPWimHandler::DoCancel
   235 // Cancel active request
   239 // Cancel active request
   236 // -----------------------------------------------------------------------------
   240 // -----------------------------------------------------------------------------
   237 //
   241 //