summaryrefslogtreecommitdiff
path: root/src/irc/dcc/dcc-server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/irc/dcc/dcc-server.h')
-rw-r--r--src/irc/dcc/dcc-server.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/irc/dcc/dcc-server.h b/src/irc/dcc/dcc-server.h
index 4f6f248e..72435cbf 100644
--- a/src/irc/dcc/dcc-server.h
+++ b/src/irc/dcc/dcc-server.h
@@ -11,7 +11,6 @@
struct SERVER_DCC_REC {
#include "dcc-rec.h"
- LINEBUF_REC *readbuf;
NET_SENDBUF_REC *sendbuf;
unsigned int accept_send:1; /* Accept SEND connections */