Remove deleted function
`rb_parser_warn_location` was deleted by 0eeed5bcc5530edb0af2af2ccff09d067c59e8f9.
This commit is contained in:
parent
3bd98e7a91
commit
ed7c7657ae
Notes:
git
2023-05-22 23:21:53 +00:00
@ -1613,8 +1613,6 @@ rb_each(VALUE obj)
|
|||||||
return rb_call(obj, idEach, 0, 0, CALL_FCALL);
|
return rb_call(obj, idEach, 0, 0, CALL_FCALL);
|
||||||
}
|
}
|
||||||
|
|
||||||
void rb_parser_warn_location(VALUE, int);
|
|
||||||
|
|
||||||
static VALUE eval_default_path;
|
static VALUE eval_default_path;
|
||||||
|
|
||||||
static const rb_iseq_t *
|
static const rb_iseq_t *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user