prosody: Don't attempt to load core.xmlhandlers in the main file. It no longer exists.
[prosody.git] / prosody
diff --git a/prosody b/prosody
index 7bc075d746a0de6890f12507a8aaa76fb9ea1b3c..671910df199df677d8ad7121221565bc01ef417c 100755 (executable)
--- a/prosody
+++ b/prosody
@@ -286,7 +286,6 @@ function load_secondary_libraries()
        --- Load and initialise core modules
        require "util.import"
        require "util.xmppstream"
-       require "core.xmlhandlers"
        require "core.rostermanager"
        require "core.hostmanager"
        require "core.modulemanager"