From: Jérôme Gardou Date: Sat, 30 Oct 2010 13:04:29 +0000 (+0000) Subject: revert unwanted change X-Git-Tag: backups/GSoC_2011/GSoC_Themes@51550~662 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=d60adaf6d728ebe73b173d316443babac1a9c60b revert unwanted change svn path=/branches/cmake-bringup/; revision=49352 --- diff --git a/boot/freeldr/freeldr/debug.c b/boot/freeldr/freeldr/debug.c index 04f953821e9..4ab90966192 100644 --- a/boot/freeldr/freeldr/debug.c +++ b/boot/freeldr/freeldr/debug.c @@ -25,9 +25,9 @@ //#define DEBUG_ALL //#define DEBUG_INIFILE -#define DEBUG_REACTOS +//#define DEBUG_REACTOS //#define DEBUG_CUSTOM -//#define DEBUG_NONE +#define DEBUG_NONE #if defined (DEBUG_ALL) ULONG DebugPrintMask = DPRINT_WARNING | DPRINT_MEMORY | DPRINT_FILESYSTEM |