diff --git a/html/cgi-bin/logs.cgi/ipblocklists.dat b/html/cgi-bin/logs.cgi/ipblocklists.dat
index c86cb8822..d4b2593a7 100755
--- a/html/cgi-bin/logs.cgi/ipblocklists.dat
+++ b/html/cgi-bin/logs.cgi/ipblocklists.dat
@@ -11,14 +11,12 @@
# and Michael Tremer (www.ipfire.org)
use strict;
-use Getopt::Std;
# enable only the following on debugging purpose
#use warnings;
#use CGI::Carp 'fatalsToBrowser';
require '/var/ipfire/general-functions.pl';
-require "${General::swroot}/geoip-functions.pl";
require "${General::swroot}/lang.pl";
require "${General::swroot}/header.pl";