aboutsummaryrefslogtreecommitdiffstats
path: root/iseq.h
diff options
context:
space:
mode:
Diffstat (limited to 'iseq.h')
-rw-r--r--iseq.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/iseq.h b/iseq.h
index 2dec51585d..f9fb62e1f3 100644
--- a/iseq.h
+++ b/iseq.h
@@ -151,8 +151,6 @@ enum defined_type {
VALUE rb_iseq_defined_string(enum defined_type type);
-#define DEFAULT_SPECIAL_VAR_COUNT 2
-
RUBY_SYMBOL_EXPORT_END
#endif /* RUBY_COMPILE_H */