diff --git a/encoding.c b/encoding.c index fc79d380e3..eb2ec85cf2 100644 --- a/encoding.c +++ b/encoding.c @@ -1547,9 +1547,6 @@ set_default_internal(VALUE klass, VALUE encoding) * Encoding.find("locale") can be used. * */ -VALUE -rb_locale_charmap(VALUE klass); - static void set_encoding_const(const char *name, rb_encoding *enc) {