Note to me, check build in mingw before commiting.
Modified: trunk/reactos/services/tcpsvcs/tcpsvcs.c
_____
Modified: trunk/reactos/services/tcpsvcs/tcpsvcs.c
--- trunk/reactos/services/tcpsvcs/tcpsvcs.c 2005-11-18 23:58:48 UTC
(rev 19337)
+++ trunk/reactos/services/tcpsvcs/tcpsvcs.c 2005-11-19 00:16:18 UTC
(rev 19338)
@@ -135,8 +135,6 @@
VOID WINAPI
ServerCtrlHandler(DWORD Control)
{
- TCHAR buf[256];
-
switch (Control)
{
case SERVICE_CONTROL_SHUTDOWN: /* fall through */