omaprovisioning/provisioning/ProvisioningSC/Src/CWPSimHandler.cpp
changeset 54 085438c28042
parent 0 b497e44ab2fc
equal deleted inserted replaced
52:830bd228f4f6 54:085438c28042
   171 			break;
   171 			break;
   172 			}
   172 			}
   173 		}
   173 		}
   174     }
   174     }
   175 
   175 
       
   176 TInt CWPWimHandler::RunError ( TInt /*aError*/ )
       
   177     {
       
   178         return KErrNone;
       
   179     }	
   176 // -----------------------------------------------------------------------------
   180 // -----------------------------------------------------------------------------
   177 // CWPWimHandler::DoCancel
   181 // CWPWimHandler::DoCancel
   178 // Cancel active request
   182 // Cancel active request
   179 // -----------------------------------------------------------------------------
   183 // -----------------------------------------------------------------------------
   180 //
   184 //