mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
revert unwanted change
svn path=/branches/cmake-bringup/; revision=49352
This commit is contained in:
parent
fda2e2e4f8
commit
d60adaf6d7
1 changed files with 2 additions and 2 deletions
|
@ -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 |
|
||||
|
|
Loading…
Reference in a new issue