]> git.kaiwu.me - haproxy.git/commit
MINOR: cli/activity: remove "fd_del" and "fd_skip" from show activity
authorWilly Tarreau <w@1wt.eu>
Mon, 27 May 2019 04:59:14 +0000 (06:59 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 27 May 2019 04:59:14 +0000 (06:59 +0200)
commit394c9b421537e87fb5061721c01996e3eb827479
tree651daeece64b330ea095a2075aea22a3b0108bb2
parent0590f44254da9203a3c9d239836f4703aa6d543b
MINOR: cli/activity: remove "fd_del" and "fd_skip" from show activity

These variables are never set anymore and were always reported as zero.
include/types/activity.h
src/cli.c