Skip to content

Commit bbd808d

Browse files
committed
Disable old debugging code (DEBUG_LCK_LIST)
1 parent 6abdadd commit bbd808d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jrd/Attachment.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
#include <atomic>
5353

54-
#define DEBUG_LCK_LIST
54+
//#define DEBUG_LCK_LIST
5555

5656
namespace EDS {
5757
class Connection;

0 commit comments

Comments
 (0)