diff --git a/eflxx/include/eflxx/DebugInternal.h b/eflxx/include/eflxx/DebugInternal.h index b8d2660..fee1554 100644 --- a/eflxx/include/eflxx/DebugInternal.h +++ b/eflxx/include/eflxx/DebugInternal.h @@ -14,7 +14,7 @@ #define AllocTag2(p, desc) #define AllocTag_dynamic_description(p, data) #define AllocTag(p, data) -#define Debug(STATEMENT...) +//#define Debug(STATEMENT...) #define Dout(cntrl, data) #define DoutFatal(cntrl, data) LibcwDoutFatal(, , cntrl, data) #define ForAllDebugChannels(STATEMENT...)