]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: spoe: Remove unused variables the agent structure
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 6 Apr 2018 09:34:12 +0000 (11:34 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 18 May 2018 13:04:46 +0000 (15:04 +0200)
commit68db0235fd8ff99fa4cad83484a7d9e1944a2e7e
treec41b26a20f88b3e908b4da73399aac4b71831828
parentc4dcaff3f01cdd774d15767962c76910f9d3e39a
CLEANUP: spoe: Remove unused variables the agent structure

applets_act and applets_idle were used for debugging purpose. Now, these values
are part of the agent's counters.
include/types/spoe.h
src/flt_spoe.c