summaryrefslogtreecommitdiff
path: root/rjit.h
diff options
context:
space:
mode:
Diffstat (limited to 'rjit.h')
-rw-r--r--rjit.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/rjit.h b/rjit.h
index 1efd4f3ae7..dc984c1cdc 100644
--- a/rjit.h
+++ b/rjit.h
@@ -14,10 +14,6 @@
# if USE_RJIT
-#ifndef RJIT_STATS
-# define RJIT_STATS RUBY_DEBUG
-#endif
-
#include "ruby.h"
#include "vm_core.h"