diff --git a/source/lib/lockfree.cpp b/source/lib/lockfree.cpp index cce3a88f17..3ce99c0305 100644 --- a/source/lib/lockfree.cpp +++ b/source/lib/lockfree.cpp @@ -27,7 +27,7 @@ #include "timer.h" #ifndef PERFORM_SELF_TEST -#define PERFORM_SELF_TEST 1 +#define PERFORM_SELF_TEST 0 #endif