Skip to content

Commit

Permalink
Remove unused function rb_shape_flags_mask
Browse files Browse the repository at this point in the history
  • Loading branch information
jemmaissroff authored and peterzhu2118 committed Jan 6, 2023
1 parent d8ef0a9 commit 66bc620
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shape.h
Expand Up @@ -216,7 +216,6 @@ rb_shape_t *rb_shape_traverse_from_new_root(rb_shape_t *initial_shape, rb_shape_
bool rb_shape_set_shape_id(VALUE obj, shape_id_t shape_id);

VALUE rb_obj_debug_shape(VALUE self, VALUE obj);
VALUE rb_shape_flags_mask(void);
void rb_shape_set_too_complex(VALUE obj);

// For ext/objspace
Expand Down

0 comments on commit 66bc620

Please sign in to comment.