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 |