]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_spanningtree/ping.cpp
Change cmd_*.so to use the Module object API
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / ping.cpp
index 044d6e50cc78b18b68ac1fee2b1b6e556ff75110..1318b60a0975e2a714258dc836c5f7180ed892bf 100644 (file)
@@ -12,8 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "commands/cmd_whois.h"
-#include "commands/cmd_stats.h"
 #include "socket.h"
 #include "xline.h"
 #include "../transport.h"