summaryrefslogtreecommitdiff
path: root/src/irc/core/mode-lists.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/irc/core/mode-lists.h')
-rw-r--r--src/irc/core/mode-lists.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/irc/core/mode-lists.h b/src/irc/core/mode-lists.h
index ef13ae3c..324b7752 100644
--- a/src/irc/core/mode-lists.h
+++ b/src/irc/core/mode-lists.h
@@ -1,8 +1,6 @@
#ifndef __MODE_LISTS_H
#define __MODE_LISTS_H
-#include "irc-channels.h"
-
typedef struct {
char *ban;
char *setby;