]> jfr.im git - solanum.git/blobdiff - ircd/sslproc.c
providers/opm: use a name that makes more sense for this variable
[solanum.git] / ircd / sslproc.c
index 709504ac8b3ba3c43465b3d20a65701d9ec95c38..55c7ba6dcd92b4938685105d1fe6d8fee25a4934 100644 (file)
@@ -809,7 +809,6 @@ start_zlib_session(void *data)
        rb_fde_t *F[2];
        rb_fde_t *xF1, *xF2;
        char *buf;
-       char buf2[9];
        void *recvq_start;
 
        size_t hdr = (sizeof(uint8_t) * 2) + sizeof(uint32_t);