channel.h cleaned up a bit - removed unused includes
This commit is contained in:
parent
eda5c86098
commit
a02e61ed80
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue