CLEANUP: config: drop unused setting CONFIG_HAP_MEM_OPTIM
authorWilly Tarreau <w@1wt.eu>
Sat, 9 May 2020 06:53:31 +0000 (08:53 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 9 May 2020 06:53:31 +0000 (08:53 +0200)
commit571eb3d659b73dcf6927c62fa3d8ec4f521e5485
tree2c725b5873163d2f3624c93a276bf63a2ab5b2e5
parentb530bac0f095f2607123b4cc70a577a3215343be
CLEANUP: config: drop unused setting CONFIG_HAP_MEM_OPTIM

CONFIG_HAP_MEM_OPTIM was introduced with memory pools in 1.3 and dropped
in 1.6 when pools became the only way to allocate memory. Still the
option remained present in config.h. Let's kill it.
include/common/config.h