summaryrefslogtreecommitdiff
path: root/src/snomasks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/snomasks.cpp')
-rw-r--r--src/snomasks.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/snomasks.cpp b/src/snomasks.cpp
index 962e5a638..e447cd637 100644
--- a/src/snomasks.cpp
+++ b/src/snomasks.cpp
@@ -13,8 +13,6 @@
#include "inspircd.h"
#include <stdarg.h>
-#include "configreader.h"
-#include "users.h"
#include "snomasks.h"
SnomaskManager::SnomaskManager(InspIRCd* Instance) : ServerInstance(Instance)