mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-24 19:41:09 +01:00
Since eb77824 ("MEDIUM: proxy: remove the deprecated "grace" keyword"),
stop_time is never set, so the related code in manage_proxy() is not
relevant anymore.
Removing code that refers to p->stop_time, since it was probably
overlooked.