Remove deleted function

`rb_parser_warn_location` was deleted by 0eeed5bcc5530edb0af2af2ccff09d067c59e8f9.
This commit is contained in:
yui-knk 2023-05-22 20:41:59 +09:00 committed by Yuichiro Kaneko
parent 3bd98e7a91
commit ed7c7657ae
Notes: git 2023-05-22 23:21:53 +00:00

View File

@ -1613,8 +1613,6 @@ rb_each(VALUE obj)
return rb_call(obj, idEach, 0, 0, CALL_FCALL);
}
void rb_parser_warn_location(VALUE, int);
static VALUE eval_default_path;
static const rb_iseq_t *