Remove unused forward decl of rb_thread_struct
This commit is contained in:
parent
487142928a
commit
9546c70e09
Notes:
git
2023-03-09 21:14:24 +00:00
@ -129,8 +129,6 @@ int ruby_get_stack_grow_direction(volatile VALUE *addr);
|
||||
const char *rb_obj_info(VALUE obj);
|
||||
const char *rb_raw_obj_info(char *const buff, const size_t buff_size, VALUE obj);
|
||||
|
||||
|
||||
struct rb_thread_struct;
|
||||
size_t rb_size_pool_slot_size(unsigned char pool_id);
|
||||
|
||||
struct rb_execution_context_struct; /* in vm_core.h */
|
||||
|
Loading…
x
Reference in New Issue
Block a user