summaryrefslogtreecommitdiff
path: root/vm_core.h
diff options
context:
space:
mode:
-rw-r--r--vm_core.h1
1 files changed, 0 insertions, 1 deletions
@@ -691,7 +691,6 @@ typedef struct rb_vm_struct {
/* object shapes */
rb_shape_t *shape_list;
rb_shape_t *root_shape;
- rb_shape_t *frozen_root_shape;
shape_id_t next_shape_id;
/* load */