CLEANUP: listener/thread: remove now unused bind_conf's bind_tgroup/bind_thread
authorWilly Tarreau <w@1wt.eu>
Thu, 2 Feb 2023 16:01:10 +0000 (17:01 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 3 Feb 2023 17:00:21 +0000 (18:00 +0100)
commitf2988e1447f20d6e93576225d31d31c77af7f5d7
treeee4c92756921d2a88435baa244e981f0692efaa2
parente6b88592a87583f58f55778589899dbfd4624e69
CLEANUP: listener/thread: remove now unused bind_conf's bind_tgroup/bind_thread

Not needed anymore since last commit, let's get rid of it.
include/haproxy/listener-t.h
include/haproxy/thread.h
src/cfgparse.c
src/thread.c