summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/lang.pm')
-rw-r--r--perl-install/lang.pm5
1 files changed, 0 insertions, 5 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index 6d2ccff92..a1488e3de 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -426,11 +426,6 @@ my %lang2country = (
sl => 'si',
);
-#- for special cases not handled magically
-my %lang2kde_lang = (
- en => 'C',
-);
-
#-######################################################################################
#- Functions
#-######################################################################################