summaryrefslogtreecommitdiff
path: root/src/modes
diff options
context:
space:
mode:
Diffstat (limited to 'src/modes')
-rw-r--r--src/modes/cmode_b.cpp1
-rw-r--r--src/modes/cmode_h.cpp1
-rw-r--r--src/modes/cmode_o.cpp1
-rw-r--r--src/modes/cmode_v.cpp1
4 files changed, 0 insertions, 4 deletions
diff --git a/src/modes/cmode_b.cpp b/src/modes/cmode_b.cpp
index d03213f2e..8c1c2cd63 100644
--- a/src/modes/cmode_b.cpp
+++ b/src/modes/cmode_b.cpp
@@ -8,7 +8,6 @@
#include "channels.h"
#include "users.h"
#include "helperfuncs.h"
-#include "message.h"
#include "modules.h"
#include "inspstring.h"
#include "hashcomp.h"
diff --git a/src/modes/cmode_h.cpp b/src/modes/cmode_h.cpp
index 3e5d5a372..0fd4bfa07 100644
--- a/src/modes/cmode_h.cpp
+++ b/src/modes/cmode_h.cpp
@@ -8,7 +8,6 @@
#include "channels.h"
#include "users.h"
#include "helperfuncs.h"
-#include "message.h"
#include "commands.h"
#include "modules.h"
#include "inspstring.h"
diff --git a/src/modes/cmode_o.cpp b/src/modes/cmode_o.cpp
index 4e60a1abd..75e088635 100644
--- a/src/modes/cmode_o.cpp
+++ b/src/modes/cmode_o.cpp
@@ -8,7 +8,6 @@
#include "channels.h"
#include "users.h"
#include "helperfuncs.h"
-#include "message.h"
#include "commands.h"
#include "modules.h"
#include "inspstring.h"
diff --git a/src/modes/cmode_v.cpp b/src/modes/cmode_v.cpp
index b71775885..7888666ca 100644
--- a/src/modes/cmode_v.cpp
+++ b/src/modes/cmode_v.cpp
@@ -8,7 +8,6 @@
#include "channels.h"
#include "users.h"
#include "helperfuncs.h"
-#include "message.h"
#include "commands.h"
#include "modules.h"
#include "inspstring.h"