]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commitdiff
general-functions.pl: Drop unused use of Locale::Codes::Country.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 11 Sep 2020 12:58:53 +0000 (14:58 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 11 Sep 2020 12:58:53 +0000 (14:58 +0200)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/cfgroot/general-functions.pl

index 5de4fb84bb006b6605f3be08fb92f3ba28788356..9be1e7708850ae6dfe8f3d63df9958ecc45a43c1 100644 (file)
@@ -17,7 +17,6 @@ package General;
 use strict;
 use Socket;
 use IO::Socket;
-use Locale::Codes::Country;
 use Net::SSLeay;
 use Net::IPv4Addr qw(:all);
 $|=1; # line buffering