summaryrefslogtreecommitdiff
path: root/include/mode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mode.h')
-rw-r--r--include/mode.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/mode.h b/include/mode.h
index eda18a528..716071176 100644
--- a/include/mode.h
+++ b/include/mode.h
@@ -14,13 +14,6 @@
#ifndef __MODE_H
#define __MODE_H
-#include <string>
-#include <deque>
-#include <vector>
-#include "ctables.h"
-
-class InspIRCd;
-
/**
* Holds the values for different type of modes
* that can exist, USER or CHANNEL type.