From 9690bbc0cd62d6a7820733bd26fd93bd58466f95 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sat, 15 Sep 2001 23:08:29 +0000 Subject: i18n kdmrc --- perl-install/any.pm | 2 -- 1 file changed, 2 deletions(-) (limited to 'perl-install/any.pm') 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) = @_; -- cgit v1.2.1