From aea98ff0d591a501a0b65c6e7b5e42509cb9afc9 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 16 Jun 2017 01:53:15 +0000 Subject: removed ruby_error_print git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59097 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- internal.h | 1 - 1 file changed, 1 deletion(-) (limited to 'internal.h') diff --git a/internal.h b/internal.h index 45d1426b1c..5518825f7e 100644 --- a/internal.h +++ b/internal.h @@ -1154,7 +1154,6 @@ VALUE rb_warning_string(const char *fmt, ...); VALUE rb_refinement_module_get_refined_class(VALUE module); /* eval_error.c */ -void ruby_error_print(void); VALUE rb_get_backtrace(VALUE info); /* eval_jump.c */ -- cgit v1.2.3