mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Note to me, check build in mingw before commiting.
svn path=/trunk/; revision=19338
This commit is contained in:
@@ -135,8 +135,6 @@ ServiceMain(DWORD argc, LPTSTR argv[])
|
||||
VOID WINAPI
|
||||
ServerCtrlHandler(DWORD Control)
|
||||
{
|
||||
TCHAR buf[256];
|
||||
|
||||
switch (Control)
|
||||
{
|
||||
case SERVICE_CONTROL_SHUTDOWN: /* fall through */
|
||||
|
||||
Reference in New Issue
Block a user