mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 06:43:04 +01:00
Disable debugging code unintentionally enabled in previous commit
This commit is contained in:
parent
de4c690cb1
commit
7e8a640bdc
@ -52,7 +52,7 @@ typedef nod_t NOD_T;
|
||||
#include "../jrd/err_proto.h"
|
||||
|
||||
// This macro enables DSQL tracing code
|
||||
#define CMP_DEBUG
|
||||
//#define CMP_DEBUG
|
||||
|
||||
#ifdef CMP_DEBUG
|
||||
DEFINE_TRACE_ROUTINE(cmp_trace);
|
||||
|
Loading…
Reference in New Issue
Block a user