summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/regex.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/regex.h b/src/regex.h
index 4cdad2a33..f3f797b00 100644
--- a/src/regex.h
+++ b/src/regex.h
@@ -15,8 +15,6 @@ extern "C" {
#ifndef ONIG_RUBY_M17N
-ONIG_EXTERN OnigEncoding OnigEncDefaultCharEncoding;
-
#define mbclen(p,e,enc) mrb_enc_mbclen((p),(e),(enc))
#endif /* ifndef ONIG_RUBY_M17N */