]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/inspircd.cpp
Clarify error message when attempting to /NICK while banned
[user/henk/code/inspircd.git] / src / inspircd.cpp
index 0068a6fee1fed0467186ac345e9696aefbef277e..8c5137d3b426d187bfeaa3a285f443836d816912 100644 (file)
@@ -398,7 +398,6 @@ InspIRCd::InspIRCd(int argc, char** argv) :
        this->Config->Read();
        this->Config->Apply(NULL, "");
        Logs->OpenFileLogs();
-       ModeParser::InitBuiltinModes();
 
        // If we don't have a SID, generate one based on the server name and the server description
        if (Config->sid.empty())