diff --git a/config/cfgroot/geoip-functions.pl b/config/cfgroot/geoip-functions.pl index aaabd6f06..42541b158 100644 --- a/config/cfgroot/geoip-functions.pl +++ b/config/cfgroot/geoip-functions.pl @@ -35,9 +35,7 @@ my %not_iso_3166_location = ( "an" => "Netherlands Antilles", "ap" => "Asia/Pacific Region", "eu" => "Europe", - "fx" => "France, Metropolitan", - "o1" => "Other Country", - "yu" => "Yugoslavia" + "fx" => "France, Metropolitan" ); # Directory where the libloc database and keyfile lives.