X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmodules%2Fm_spanningtree%2Fhandshaketimer.cpp;h=617c3164dd48081565e76711fcae57644617afb4;hb=e6d000042ea75d4e0485bec9564b47163a3ca414;hp=4aeb1da88e2eefd86321e9080ee373ad117e088f;hpb=1689f51f7954d066df84db18d1d87eeeefc58694;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/modules/m_spanningtree/handshaketimer.cpp b/src/modules/m_spanningtree/handshaketimer.cpp index 4aeb1da88..617c3164d 100644 --- a/src/modules/m_spanningtree/handshaketimer.cpp +++ b/src/modules/m_spanningtree/handshaketimer.cpp @@ -12,10 +12,6 @@ */ #include "inspircd.h" -#include "configreader.h" -#include "users.h" -#include "channels.h" -#include "modules.h" #include "commands/cmd_whois.h" #include "commands/cmd_stats.h" #include "socket.h"