Sorry, turn off extra debugging. We need a better framework for that.

svn path=/trunk/; revision=21848
This commit is contained in:
Art Yerkes
2006-05-08 02:46:21 +00:00
parent 7b61c89d96
commit 2bc290e96d
+1 -2
View File
@@ -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 */