From 36fadde3c7bf920a29bb2c9b3bc0aff528822942 Mon Sep 17 00:00:00 2001 From: Geoff Langdale Date: Wed, 26 Sep 2018 13:52:05 +1000 Subject: [PATCH] Minor twiddles. --- src/stage34_unified.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stage34_unified.cpp b/src/stage34_unified.cpp index 1d78fdb46..33240b374 100644 --- a/src/stage34_unified.cpp +++ b/src/stage34_unified.cpp @@ -13,7 +13,7 @@ #include "jsonparser/simdjson_internal.h" #include -#define DEBUG +//#define DEBUG #define PATH_SEP '/' #if defined(DEBUG) && !defined(DEBUG_PRINTF)