summaryrefslogtreecommitdiff
path: root/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'string.c')
-rw-r--r--string.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/string.c b/string.c
index cedf53acee..f94e457cef 100644
--- a/string.c
+++ b/string.c
@@ -2619,7 +2619,6 @@ str_center(str, w)
extern VALUE mKernel;
extern VALUE mComparable;
extern VALUE mEnumerable;
-extern VALUE eGlobalExit;
void
Init_String()