CLEANUP: completely remove trashlen

Commit c919dc66 did not remove the trashlen assigment.
This commit is contained in:
Willy Tarreau 2012-10-29 13:27:23 +01:00
parent 4e25b015a7
commit acbbe900e2

View File

@ -156,7 +156,6 @@ static int oldpids_sig; /* use USR1 or TERM */
/* this is used to drain data, and as a temporary buffer for sprintf()... */
char *trash = NULL;
int trashlen = BUFSIZE;
/* this buffer is always the same size as standard buffers and is used for
* swapping data inside a buffer.