mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-24 06:36:55 +00:00
CLEANUP: completely remove trashlen
Commit c919dc66
did not remove the trashlen assigment.
This commit is contained in:
parent
4e25b015a7
commit
acbbe900e2
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user