Remove unused function rb_shape_flags_mask
This commit is contained in:
parent
d8ef0a98c6
commit
66bc620963
Notes:
git
2023-01-06 16:47:09 +00:00
1
shape.h
1
shape.h
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user