]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/am.pl
Sprache "American English" nicht mehr zur Verfügung stellen.
[mfinanz.git] / bin / mozilla / am.pl
index 0aac5a17fa4b2b24e94787d8cc98fab5de02878b..8f380aa20238e34b61d311c3e4fafd3ed32d2aba 100644 (file)
@@ -2508,7 +2508,6 @@ sub config {
 
   %countrycodes = User->country_codes;
 
-  $countrycodes{""} = "American English";
   $form->{COUNTRYCODES} = [];
   foreach $countrycode (sort { $countrycodes{$a} cmp $countrycodes{$b} } keys %countrycodes) {
     push @{ $form->{COUNTRYCODES} }, {