forgot to remove this
Modified: trunk/reactos/subsys/system/sc/query.c

Modified: trunk/reactos/subsys/system/sc/query.c
--- trunk/reactos/subsys/system/sc/query.c	2005-12-26 20:46:36 UTC (rev 20340)
+++ trunk/reactos/subsys/system/sc/query.c	2005-12-26 20:48:46 UTC (rev 20341)
@@ -16,9 +16,6 @@
 
 #include "sc.h"
 
-#define DEBUG
-#include <debug.h>
-
 /* local function decs */
 VOID PrintService(BOOL bExtended);
 BOOL EnumServices(DWORD ServiceType, DWORD ServiceState);