diff --git a/Core/Lock.cpp b/Core/Lock.cpp index ea71048..d1b2232 100644 --- a/Core/Lock.cpp +++ b/Core/Lock.cpp @@ -5,7 +5,7 @@ #include "../kernel.h" -#define PRINT_BACKTRACE +// #define PRINT_BACKTRACE #ifdef PRINT_BACKTRACE #pragma GCC diagnostic ignored "-Wframe-address"