aboutsummaryrefslogtreecommitdiff
path: root/src/irc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/irc.h')
-rw-r--r--src/irc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/irc.h b/src/irc.h
index 8a230cd..4e28899 100644
--- a/src/irc.h
+++ b/src/irc.h
@@ -7,7 +7,6 @@
/**** main.c */
extern char url[256];
extern char usernick[32];
-extern char channel[32];
extern char *rx_buf;
extern unsigned short rxbuflen;
extern unsigned char err;