mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
- Don't enable FULL debug output for a module in trunk unless REALLY necessary.
svn path=/trunk/; revision=37796
This commit is contained in:
@@ -158,7 +158,7 @@ extern Ext2Data Ext2GlobalData;
|
||||
//
|
||||
// The permitted DebugTrace types...
|
||||
//
|
||||
#define PERMITTED_DEBUG_TRACE_TYPES /* DEBUG_TRACE_TRIPLE */ DEBUG_TRACE_ALL
|
||||
#define PERMITTED_DEBUG_TRACE_TYPES DEBUG_TRACE_NONE
|
||||
/*
|
||||
#define PERMITTED_DEBUG_TRACE_TYPES DEBUG_TRACE_ERROR | DEBUG_TRACE_IRP_ENTRY | \
|
||||
DEBUG_TRACE_FILE_NAME | DEBUG_TRACE_SPECIAL | \
|
||||
|
||||
Reference in New Issue
Block a user