summaryrefslogtreecommitdiff
path: root/include/mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mode.h')
-rw-r--r--include/mode.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/mode.h b/include/mode.h
index a787e4637..8da8d8b58 100644
--- a/include/mode.h
+++ b/include/mode.h
@@ -14,12 +14,9 @@
#ifndef __MODE_H
#define __MODE_H
-/* include the common header files */
#include <string>
#include <deque>
#include <vector>
-#include "users.h"
-#include "channels.h"
#include "ctables.h"
class InspIRCd;