CLEANUP: sample: remove duplicate "stopping" sample fetch keyword
authorWilly Tarreau <w@1wt.eu>
Fri, 26 Mar 2021 11:01:39 +0000 (12:01 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 26 Mar 2021 15:23:45 +0000 (16:23 +0100)
commite26cd0b46c6e59400192405b0f6a6ec04ef20f2b
tree21204e2e235a3f8ece1a2067372becee2f1debe1
parentf26db14dfb1e203268535292ca0839aa81ffd74f
CLEANUP: sample: remove duplicate "stopping" sample fetch keyword

The "stopping" sample fetch keyword was accidently duplicated in 1.9
by commit 70fe94419 ("MINOR: sample: add cpu_calls, cpu_ns_avg,
cpu_ns_tot, lat_ns_avg, lat_ns_tot"). This has no effect so no
backport is needed.
src/sample.c