summaryrefslogtreecommitdiff
path: root/src/channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/channel.c')
-rw-r--r--src/channel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/channel.c b/src/channel.c
index d874a24..ed52dba 100644
--- a/src/channel.c
+++ b/src/channel.c
@@ -43,7 +43,6 @@
#include "s_misc.h"
#include "resv.h"
-struct config_channel_entry ConfigChannel;
dlink_list global_channel_list = { NULL, NULL, 0 };
mp_pool_t *ban_pool; /*! \todo ban_pool shouldn't be a global var */