]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_topic.cpp
Minor change, param for local PING wasnt an SID and should be
[user/henk/code/inspircd.git] / src / cmd_topic.cpp
index 33005cab28e76a68ba86e5f8920aa0d8cea3be63..d303830243e621d6604dc8f8ea523888f3ce3e76 100644 (file)
@@ -12,9 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "configreader.h"
-#include "users.h"
-#include "modules.h"
 #include "commands/cmd_topic.h"