diff --git a/include/config/config_debug.h b/include/config/config_debug.h index e384729a..eee44caf 100644 --- a/include/config/config_debug.h +++ b/include/config/config_debug.h @@ -12,7 +12,7 @@ /** * Disables all debug options (except PUPPYPRINT). */ -#define DISABLE_ALL +// #define DISABLE_ALL /** * Enables a comprehensive standalone profiler. Automatically enabled by PUPPYPRINT_DEBUG.