mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 00:03:03 +01:00
Disable debug code by default
This commit is contained in:
parent
293b7b9b8b
commit
4011a73a84
@ -33,7 +33,7 @@
|
||||
#include "../common/classes/array.h"
|
||||
#include "../common/classes/fb_string.h"
|
||||
|
||||
#define DEBUG_CLUMPLETS
|
||||
//#define DEBUG_CLUMPLETS
|
||||
#if defined(DEV_BUILD) && !defined(DEBUG_CLUMPLETS)
|
||||
#define DEBUG_CLUMPLETS
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user