X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Finspircd.cpp;h=8c5137d3b426d187bfeaa3a285f443836d816912;hb=bb7b2fc9e76f7a0894afd9bb88c9c326cf20fe6f;hp=0068a6fee1fed0467186ac345e9696aefbef277e;hpb=204d78aaa7b1cbfa98ef39f3961ad5fe428cf12b;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/inspircd.cpp b/src/inspircd.cpp index 0068a6fee..8c5137d3b 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -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())