]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_unloadmodule.cpp
auto-set +s when +n is set (as +n requires +s) - allow +n to be 'set twice' allowing...
[user/henk/code/inspircd.git] / src / cmd_unloadmodule.cpp
index 70cf2c6986a0e2022ec7cbe7aa11224cf305645d..df84603a68c48d380b978cc8f994e278c98feb52 100644 (file)
 #include "inspircd.h"
 #include "users.h"
 #include "commands.h"
-#include "helperfuncs.h"
+
 #include "commands/cmd_unloadmodule.h"
 
-extern InspIRCd* ServerInstance;
+
 
 void cmd_unloadmodule::Handle (const char** parameters, int pcnt, userrec *user)
 {