summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-03-29 13:49:12 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-03-29 13:49:12 +0000
commita6e830dd34f7284bcf73654931f2d2dcd8f876a2 (patch)
treeaa6606c09afd63533e80c55b17565d837f753630 /perl-install/any.pm
parent5fb294f9e1d6fdb76dbd6d7d440472202270d638 (diff)
downloaddrakx-a6e830dd34f7284bcf73654931f2d2dcd8f876a2.tar
drakx-a6e830dd34f7284bcf73654931f2d2dcd8f876a2.tar.gz
drakx-a6e830dd34f7284bcf73654931f2d2dcd8f876a2.tar.bz2
drakx-a6e830dd34f7284bcf73654931f2d2dcd8f876a2.tar.xz
drakx-a6e830dd34f7284bcf73654931f2d2dcd8f876a2.zip
(selectLanguage) remove unused variable
Diffstat (limited to 'perl-install/any.pm')
-rw-r--r--perl-install/any.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index 43e4f228f..66abdbda1 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -763,7 +763,6 @@ when your installation is complete and you restart your system.")),
$listval2val->($lang);
} else {
- my $utf = $in->{locale}{utf8};
my @langs = sort { lang::l2name($a) cmp lang::l2name($b) } lang::list_langs(exclude_non_installed => 1);
die 'one lang only' if @langs == 1;
$in->ask_from_($common,