summaryrefslogtreecommitdiff
path: root/eval_intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'eval_intern.h')
-rw-r--r--eval_intern.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/eval_intern.h b/eval_intern.h
index 7b89ed3daf..8ee1625fc6 100644
--- a/eval_intern.h
+++ b/eval_intern.h
@@ -177,8 +177,6 @@ char *strrchr _((const char *, const char));
ruby_cref()->nd_visi = (f); \
}
-extern VALUE exception_error;
-
void rb_thread_cleanup _((void));
void rb_thread_wait_other_threads _((void));