mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 22:02:47 +02: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.