Stop exposing rb_shape_get_root_shape
This commit is contained in:
parent
62eb2007f6
commit
df7d25bb3e
Notes:
git
2025-05-09 08:23:12 +00:00
1
shape.h
1
shape.h
@ -150,7 +150,6 @@ RCLASS_SET_SHAPE_ID(VALUE obj, shape_id_t shape_id)
|
|||||||
set_shape_id_in_flags(obj, shape_id);
|
set_shape_id_in_flags(obj, shape_id);
|
||||||
}
|
}
|
||||||
|
|
||||||
rb_shape_t *rb_shape_get_root_shape(void);
|
|
||||||
int32_t rb_shape_id_offset(void);
|
int32_t rb_shape_id_offset(void);
|
||||||
|
|
||||||
rb_shape_t *rb_shape_get_parent(rb_shape_t *shape);
|
rb_shape_t *rb_shape_get_parent(rb_shape_t *shape);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user