summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/any.pm')
-rw-r--r--perl-install/any.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index d109688e7..0d27c8eaa 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -818,8 +818,6 @@ sub runlevel {
}
}
-sub to_utf8 { c::iconv($_[0], $lang::charset || 'ISO-8859-1', "utf-8") }
-
sub report_bug {
my ($prefix, @other) = @_;