mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=3347
This commit is contained in:
parent
0e27faf5f5
commit
e11e8c024c
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue