Forgot to disable xtrace lock debugging

This commit is contained in:
Ariel Abreu 2021-01-03 18:57:36 -05:00
parent 806c9f86ee
commit 7240f852a8
No known key found for this signature in database
GPG Key ID: BB20848279B910AC

View File

@ -6,7 +6,7 @@
#include "simple.h"
#ifndef XTRACE_LOCK_DEBUG
#define XTRACE_LOCK_DEBUG 1
#define XTRACE_LOCK_DEBUG 0
#endif
#if XTRACE_LOCK_DEBUG