Note to me, check build in mingw before commiting.
[reactos.git] / reactos / services / tcpsvcs / tcpsvcs.c
index 6736a65..c8bbffd 100644 (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 */