revert unwanted change

svn path=/branches/cmake-bringup/; revision=49352
This commit is contained in:
Jérôme Gardou 2010-10-30 13:04:29 +00:00
parent fda2e2e4f8
commit d60adaf6d7

View file

@ -25,9 +25,9 @@
//#define DEBUG_ALL //#define DEBUG_ALL
//#define DEBUG_INIFILE //#define DEBUG_INIFILE
#define DEBUG_REACTOS //#define DEBUG_REACTOS
//#define DEBUG_CUSTOM //#define DEBUG_CUSTOM
//#define DEBUG_NONE #define DEBUG_NONE
#if defined (DEBUG_ALL) #if defined (DEBUG_ALL)
ULONG DebugPrintMask = DPRINT_WARNING | DPRINT_MEMORY | DPRINT_FILESYSTEM | ULONG DebugPrintMask = DPRINT_WARNING | DPRINT_MEMORY | DPRINT_FILESYSTEM |