8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 03:23:04 +01:00

Disable debugging code unintentionally enabled in previous commit

This commit is contained in:
skidder 2004-06-26 22:17:33 +00:00
parent de4c690cb1
commit 7e8a640bdc

View File

@ -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);