mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-27 12:11:17 +01:00
Commit 2104659 ("MEDIUM: buffer: remove the buffer_wq lock") removed
usage of the lock but not the lock itself. It's totally unused, let's
remove it.