aboutsummaryrefslogtreecommitdiffstats
path: root/yarvcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'yarvcore.h')
-rw-r--r--yarvcore.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/yarvcore.h b/yarvcore.h
index 189ae86cb0..7eb6a8abb6 100644
--- a/yarvcore.h
+++ b/yarvcore.h
@@ -401,9 +401,6 @@ struct rb_thread_struct
/* for rb_iterate */
rb_block_t *passed_block;
- /* passed via parse.y, eval.c (rb_scope_setup_local_tbl) */
- ID *top_local_tbl;
-
/* for load(true) */
VALUE top_self;
VALUE top_wrapper;