aboutsummaryrefslogtreecommitdiffstats
path: root/include/ruby/re.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/re.h')
-rw-r--r--include/ruby/re.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ruby/re.h b/include/ruby/re.h
index c5a62ff117..6fd0609e7a 100644
--- a/include/ruby/re.h
+++ b/include/ruby/re.h
@@ -43,8 +43,6 @@ long rb_reg_adjust_startpos(VALUE, VALUE, long, long);
void rb_match_busy(VALUE);
VALUE rb_reg_quote(VALUE);
-RUBY_EXTERN int ruby_ignorecase;
-
#if defined(__cplusplus)
#if 0
{ /* satisfy cc-mode */