From b2aa79597d437294233f60835dad3cf9396cf710 Mon Sep 17 00:00:00 2001 From: waker Date: Sun, 20 May 2012 12:58:43 +0200 Subject: disabled pl_lock debugging --- playlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playlist.c') diff --git a/playlist.c b/playlist.c index d50bff77..855486c6 100644 --- a/playlist.c +++ b/playlist.c @@ -55,7 +55,7 @@ #define DISABLE_LOCKING 0 #define DEBUG_LOCKING 0 -#define DETECT_PL_LOCK_RC 1 +#define DETECT_PL_LOCK_RC 0 // file format revision history // 1.1->1.2 changelog: -- cgit v1.2.3