forgot to remove this
authorGed Murphy <gedmurphy@reactos.org>
Mon, 26 Dec 2005 20:48:46 +0000 (20:48 +0000)
committerGed Murphy <gedmurphy@reactos.org>
Mon, 26 Dec 2005 20:48:46 +0000 (20:48 +0000)
svn path=/trunk/; revision=20341

reactos/subsys/system/sc/query.c

index 456c0a2..c951584 100644 (file)
@@ -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);