]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/inspircd.cpp
Move the <disabled> tag out of the core to a new module.
[user/henk/code/inspircd.git] / src / inspircd.cpp
index 7e299700be31e0fc2a7a97e9de1d46a56d488e56..09e48ea1fa2840e1a2a77d4a32646ea9b9d056ca 100644 (file)
@@ -442,7 +442,6 @@ InspIRCd::InspIRCd(int argc, char** argv) :
 
        // Build ISupport as ModuleManager::LoadAll() does not do it
        this->ISupport.Build();
-       Config->ApplyDisabledCommands();
 
        if (!pl.empty())
        {