diff --git a/compile.c b/compile.c index f83b19bdbd..b820d9be8c 100644 --- a/compile.c +++ b/compile.c @@ -10702,8 +10702,6 @@ struct ibf_dump { struct ibf_dump_buffer *current_buffer; }; -rb_iseq_t * iseq_alloc(void); - struct ibf_load_buffer { const char *buff; ibf_offset_t size;