CLEANUP: connection: remove unused field idle_time from the connection struct
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 2 Jul 2020 14:09:30 +0000 (16:09 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 15 Jul 2020 12:08:14 +0000 (14:08 +0200)
commit0f9ff14b176b39c7c2e50710feefc2b5bc80548d
tree9d6af4e1e34fd7a86abb08dba4c916a2079a1ff6
parentc6e7563b1aa77879a3da5a19e20ab39a7d75d4cb
CLEANUP: connection: remove unused field idle_time from the connection struct

Thanks to previous changes, this field is now unused.
include/haproxy/connection-t.h
include/haproxy/connection.h
include/haproxy/server.h