]> git.ipfire.org Git - thirdparty/squid.git/commit
Maintenance: Remove unused data members (#1082)
authorAlex Rousskov <rousskov@measurement-factory.com>
Fri, 8 Jul 2022 13:48:36 +0000 (13:48 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 10 Jul 2022 13:59:49 +0000 (13:59 +0000)
commit8c0dc3d46d956d7c5f4475a85836a6fbebb386bb
tree268e7a2bd80a43107f8458f4e7b22d2e305a3b91
parent52d824b56a26de3cd08a51187fb26b95800c0a37
Maintenance: Remove unused data members (#1082)

These handlerSubscription fields blocked quite useful static assertions.
They are in the way of callback improvements; that work has discovered
that they are unused (since inception in merge commit 1c8f25b).
src/ipc/SharedListen.cc
src/ipc/SharedListen.h
src/ipc/StartListening.h
src/ipc/TypedMsgHdr.h