]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_invite.cpp
Swap around ERROR and SNONOTICE in SendError() so that the server doesnt try and...
[user/henk/code/inspircd.git] / src / cmd_invite.cpp
index 72902998c15c4b974b89206b8e570c39a86b8bf8..9c2c2644212818ddefe7406de7c4c70e056707d6 100644 (file)
@@ -12,9 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "configreader.h"
-#include "users.h"
-#include "modules.h"
 #include "commands/cmd_invite.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)