summaryrefslogtreecommitdiff
path: root/src/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.h')
-rw-r--r--src/utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils.h b/src/utils.h
index 93cb9a4a..4beff305 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -60,7 +60,6 @@
#define NO_ASSERTS 1
#define NO_LOGGING 1
#else
-#define VERIFY_ON 1 // compiled in, use --verify to enable
#define TRACING_ON 1 // use --trace X to enable
#define TIMERS_ON 1
#endif