Note to me, check build in mingw before commiting.

svn path=/trunk/; revision=19338
This commit is contained in:
Ged Murphy
2005-11-19 00:16:18 +00:00
parent f2c46acc54
commit b659ca827a
-2
View File
@@ -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 */