diff --git a/geoip/xt_geoip_build b/geoip/xt_geoip_build index 8f54575..45d8162 100755 --- a/geoip/xt_geoip_build +++ b/geoip/xt_geoip_build @@ -3,8 +3,6 @@ # Converter for MaxMind CSV database to binary, for xt_geoip # Copyright © Jan Engelhardt , 2008-2011 # -# Use -b argument to create big-endian tables. -# use Getopt::Long; use IO::Handle; use Text::CSV_XS; # or trade for Text::CSV