util/startup.lua
changeset 8759 2db9c9e3adc1
parent 8758 857d8f38a010
child 8885 a420b386a72a
--- a/util/startup.lua	Sat Apr 14 15:23:08 2018 +0200
+++ b/util/startup.lua	Wed Apr 18 08:49:44 2018 +0100
@@ -518,7 +518,6 @@
 	startup.load_libraries();
 	startup.init_http_client();
 	startup.make_dummy_hosts();
-	startup.init_global_protection();
 end
 
 function startup.prosody()