]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix build with clang v15 [-Wunused-but-set-variable] (#1296)
authorgkinkie@gmail.com <kinkie@squid-cache.org>
Sat, 4 Mar 2023 04:53:55 +0000 (04:53 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Mon, 27 Mar 2023 10:21:31 +0000 (23:21 +1300)
commit8837118c77da81f1d016bb4048134cbd1df677af
tree32cdc5216e963c6c0b59ed03d96c64a43d735418
parent8c29363438e41acdb10932f37ad2a810efe2141e
Fix build with clang v15 [-Wunused-but-set-variable] (#1296)

Remove unused variable in neigbours.cc:neighborsUdpPing
src/neighbors.cc