From c3320e0a31797cf995012daee346fe2c841ed2b9 Mon Sep 17 00:00:00 2001 From: Stefan Ginsberg Date: Tue, 23 Sep 2008 19:54:13 +0000 Subject: [PATCH] - Attempt satisfy Alex svn path=/trunk/; revision=36436 --- reactos/ntoskrnl/include/internal/cm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/ntoskrnl/include/internal/cm.h b/reactos/ntoskrnl/include/internal/cm.h index 9a4b33c9ef8..1ed3888321a 100644 --- a/reactos/ntoskrnl/include/internal/cm.h +++ b/reactos/ntoskrnl/include/internal/cm.h @@ -11,7 +11,7 @@ // // Define this if you want debugging support // -#define _CM_DEBUG_ 0x01 +#define _CM_DEBUG_ 0x00 // // These define the Debug Masks Supported