diff --git a/blocklist.pl b/blocklist.pl
index 3eadf1aceb7f8680589b0d6cf872f7c236b14409..9f7f0d541af2cbbe98cb5bc12f63a5c0556a1a1c 100755
--- a/blocklist.pl
+++ b/blocklist.pl
@@ -172,8 +172,6 @@ sub cleanup {
 }
 ############### END cleanup ######################
 
-######## END ipToRegex ########
-
 ############ isIpv4 #############
 ## check if given value looks  ##
 ## like an ipv4 ip address     ##