mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
Sorry, turn off extra debugging. We need a better framework for that.
svn path=/trunk/; revision=21848
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
#ifdef DBG
|
||||
|
||||
/* See debug.h for debug/trace constants */
|
||||
//ULONG DebugTraceLevel = MIN_TRACE;
|
||||
ULONG DebugTraceLevel = (ULONG)-1;
|
||||
ULONG DebugTraceLevel = MIN_TRACE;
|
||||
|
||||
#endif /* DBG */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user