*** empty log message ***

svn path=/trunk/boinc/; revision=3347
This commit is contained in:
Rom Walton 2004-05-05 19:03:51 +00:00
parent 0e27faf5f5
commit e11e8c024c
1 changed files with 0 additions and 1 deletions

View File

@ -137,7 +137,6 @@ VOID WINAPI service_ctrl(DWORD dwCtrlCode)
case SERVICE_CONTROL_SHUTDOWN:
ReportStatus(SERVICE_STOP_PENDING, ERROR_SUCCESS, 10000);
quit_client();
ReportStatus(SERVICE_STOPPED, ERROR_SUCCESS, 10000);
return;
// Pause the service.