aboutsummaryrefslogtreecommitdiffstats
path: root/vm_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm_core.h')
-rw-r--r--vm_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vm_core.h b/vm_core.h
index 41d0ff6573..5d210c6ae3 100644
--- a/vm_core.h
+++ b/vm_core.h
@@ -345,7 +345,6 @@ struct rb_iseq_struct {
/****************/
VALUE self;
- const VALUE orig; /* non-NULL if its data have origin */
/* misc */
rb_num_t flip_cnt;