]> git.kaiwu.me - haproxy.git/commit
CLEANUP: haproxy: Remove unused variable
authorDirkjan Bussink <d.bussink@gmail.com>
Fri, 14 Sep 2018 12:29:16 +0000 (14:29 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 9 Oct 2018 13:09:25 +0000 (15:09 +0200)
commit1d323de5e103a92b612f9f5299f706a5b1a8001c
treed05ae13ac3c39ee40739c6e691f3c52385e55395
parent415150f7640b06740fa832363d186c5c6565338e
CLEANUP: haproxy: Remove unused variable

Looking at the code, this variable is no longer used and referenced
nowhere. That means it can be safely removed.
src/haproxy.c