summaryrefslogtreecommitdiff
path: root/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'thread.c')
-rw-r--r--thread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/thread.c b/thread.c
index 4ea9f7e09c..18a1cbfbee 100644
--- a/thread.c
+++ b/thread.c
@@ -406,7 +406,6 @@ thread_cleanup_func(void *th_ptr, int atfork)
native_thread_destroy(th);
}
-extern void ruby_error_print(void);
static VALUE rb_threadptr_raise(rb_thread_t *, int, VALUE *);
void