mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-12-16 07:01:38 +01: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…
x
Reference in New Issue
Block a user