channel.h cleaned up a bit - removed unused includes

This commit is contained in:
Valery Yatsko 2008-07-30 16:27:35 +04:00
parent 687ff2f994
commit 9bdd947118

View file

@ -26,8 +26,6 @@
#ifndef INCLUDED_channel_h
#define INCLUDED_channel_h
#include "config.h" /* config settings */
#include "ircd_defs.h" /* buffer sizes */
#define MODEBUFLEN 200