diff options
Diffstat (limited to 'conf.c')
-rw-r--r-- | conf.c | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -1,11 +0,0 @@ -#include "conf.h" - -#include <stddef.h> - -char *CHANNELS[] = { - "a", - "b", - "jonathan", - "secret-channel", - NULL, -}; |