CLEANUP: global: remove unused definition of MAX_PROCS
authorWilly Tarreau <w@1wt.eu>
Tue, 15 Jun 2021 09:41:20 +0000 (11:41 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 15 Jun 2021 14:52:42 +0000 (16:52 +0200)
commit06987f42387526d33608cff8dd34fa4ce37993c1
tree97c5cd325509359653179920f3b93ceb241bebc3
parent44ea631b7765d437302251cf60b7797e96bf1fc3
CLEANUP: global: remove unused definition of MAX_PROCS

This one was forced to 1 and the only reference was a test to verify it
was comprised between 1 and LONGBITS.
include/haproxy/defaults.h
src/haproxy.c