projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
742f2e3
)
forgot to remove this
author
Ged Murphy
<gedmurphy@reactos.org>
Mon, 26 Dec 2005 20:48:46 +0000
(20:48 +0000)
committer
Ged 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
patch
|
blob
|
history
diff --git
a/reactos/subsys/system/sc/query.c
b/reactos/subsys/system/sc/query.c
index
456c0a2
..
c951584
100644
(file)
--- a/
reactos/subsys/system/sc/query.c
+++ b/
reactos/subsys/system/sc/query.c
@@
-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);