]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
xap_helper: drop unused `struct worker'
authorEric Wong <e@80x24.org>
Fri, 31 Oct 2025 02:45:01 +0000 (02:45 +0000)
committerEric Wong <e@80x24.org>
Sun, 2 Nov 2025 19:52:19 +0000 (19:52 +0000)
commitd6605336db52c22f175c69eb57f31960aee7d52b
tree196c451595f3a7eb901c66a83ea1d5aae9816677
parentc401587a7f02905d08c0f471f3d2a0e7bdac5081
xap_helper: drop unused `struct worker'

I never actually used this struct since the PID <=> worker
mappers is a simple array where O(n) lookups won't hurt due
to the small amount of workers.
lib/PublicInbox/xap_helper.h