[ros-diffs] [jgardou] 49352: revert unwanted change
jgardou at svn.reactos.org
jgardou at svn.reactos.org
Sat Oct 30 13:04:30 UTC 2010
Author: jgardou
Date: Sat Oct 30 13:04:29 2010
New Revision: 49352
URL: http://svn.reactos.org/svn/reactos?rev=49352&view=rev
Log:
revert unwanted change
Modified:
branches/cmake-bringup/boot/freeldr/freeldr/debug.c
Modified: branches/cmake-bringup/boot/freeldr/freeldr/debug.c
URL: http://svn.reactos.org/svn/reactos/branches/cmake-bringup/boot/freeldr/freeldr/debug.c?rev=49352&r1=49351&r2=49352&view=diff
==============================================================================
--- branches/cmake-bringup/boot/freeldr/freeldr/debug.c [iso-8859-1] (original)
+++ branches/cmake-bringup/boot/freeldr/freeldr/debug.c [iso-8859-1] Sat Oct 30 13:04:29 2010
@@ -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 |
More information about the Ros-diffs
mailing list