diff --git a/vm_eval.c b/vm_eval.c index 220e7c9681..d5fbcf5f56 100644 --- a/vm_eval.c +++ b/vm_eval.c @@ -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 *