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 bb1d695..7d8f735 100644
--- a/src/irc.h
+++ b/src/irc.h
@@ -9,7 +9,6 @@ extern unsigned int txbuflen;
extern unsigned char err;
extern unsigned char trip;
extern char reconnect_timeout;
-extern char hz; /* 50 for PAL, 60 for NTSC, natch */
/* clears the transmit buffer. */
void txbuf_init(void);