aboutsummaryrefslogtreecommitdiffstats
path: root/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'error.c')
-rw-r--r--error.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/error.c b/error.c
index a2f780e5b2..688642796d 100644
--- a/error.c
+++ b/error.c
@@ -2470,7 +2470,6 @@ rb_sys_enc_warning(rb_encoding *enc, const char *fmt, ...)
}
}
-#if 0
void
rb_syserr_enc_warning(int err, rb_encoding *enc, const char *fmt, ...)
{
@@ -2480,7 +2479,6 @@ rb_syserr_enc_warning(int err, rb_encoding *enc, const char *fmt, ...)
}
}
}
-#endif
void
rb_load_fail(VALUE path, const char *err)