From 7359af43d8ec34fac980471b1ade4757ea963aa3 Mon Sep 17 00:00:00 2001 From: Casper Hornstrup Date: Thu, 17 Jul 2003 10:47:02 +0000 Subject: [PATCH] Revert. svn path=/trunk/; revision=5149 --- reactos/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/config b/reactos/config index 23ab89696e6..2db3d9446d3 100644 --- a/reactos/config +++ b/reactos/config @@ -13,7 +13,7 @@ KDBG := 0 # # Whether to compile for debugging # -DBG := 1 +DBG := 0 # # Whether to compile a multiprocessor or single processor version