Merged Irssi SVN (upcoming irssi 0.8.11).
[silc.git] / apps / irssi / src / core / net-sendbuffer.c
index fd1039d67b7fb69c044d0f942c1ed71f3d14e71b..f8aac80ce2e95212a0aa1a63387e543f5d574e07 100644 (file)
 #include "network.h"
 #include "net-sendbuffer.h"
 
-struct _NET_SENDBUF_REC {
-       GIOChannel *handle;
-
-        int send_tag;
-       int bufsize;
-       int bufpos;
-       char *buffer; /* Buffer is NULL until it's actually needed. */
-};
-
 static GSList *buffers;
 
 /* Create new buffer - if `bufsize' is zero or less, DEFAULT_BUFFER_SIZE