aboutsummaryrefslogtreecommitdiffstats
path: root/encoding.c
diff options
context:
space:
mode:
Diffstat (limited to 'encoding.c')
-rw-r--r--encoding.c3
1 files changed, 0 insertions, 3 deletions
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)
{