aboutsummaryrefslogtreecommitdiffstats
path: root/irc.h
diff options
context:
space:
mode:
Diffstat (limited to 'irc.h')
-rw-r--r--irc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc.h b/irc.h
index 394e1d54..fdb016cb 100644
--- a/irc.h
+++ b/irc.h
@@ -60,7 +60,6 @@ typedef struct irc
int pinging;
char *sendbuffer;
char *readbuffer;
- int quit;
int sentbytes;
time_t oldtime;