sslproc: Remove unused variable
This commit is contained in:
parent
05e0aa9ac9
commit
de8b3b7174
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue