summaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h1
1 files changed, 0 insertions, 1 deletions
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 */