Note to me, check build in mingw before commiting.
authorGed Murphy <gedmurphy@reactos.org>
Sat, 19 Nov 2005 00:16:18 +0000 (00:16 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Sat, 19 Nov 2005 00:16:18 +0000 (00:16 +0000)
svn path=/trunk/; revision=19338

reactos/services/tcpsvcs/tcpsvcs.c

index 6736a65..c8bbffd 100644 (file)
@@ -135,8 +135,6 @@ ServiceMain(DWORD argc, LPTSTR argv[])
 VOID WINAPI
 ServerCtrlHandler(DWORD Control)
 {
 VOID WINAPI
 ServerCtrlHandler(DWORD Control)
 {
-       TCHAR buf[256];
-
     switch (Control)
     {
         case SERVICE_CONTROL_SHUTDOWN: /* fall through */
     switch (Control)
     {
         case SERVICE_CONTROL_SHUTDOWN: /* fall through */