MINOR: quic: Remove a useless variable in quic_update_ack_ranges_list()
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 2 Jun 2021 15:38:13 +0000 (17:38 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commitc825eba5f997138177d82d21ac54aa12ed2a410e
treebdcb89000e1e90b367e928b4dbb024b34b2e3e3f
parentd3f4dd80141a2436eaddf5148179c88bcce924b0
MINOR: quic: Remove a useless variable in quic_update_ack_ranges_list()

This very minor modification is there to ease the readibilyt of this function.
src/xprt_quic.c