]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: mjson: remove MJSON_ENABLE_RPC code
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 3 Oct 2025 14:04:39 +0000 (16:04 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 3 Oct 2025 14:06:33 +0000 (16:06 +0200)
commitd63dfa34a2e77134bbb0348b796e93b661171d9d
treeaade67112e6729b7f825d7a146849977a866f333
parentc26ac3f5e44b78b7fc4caaaa6f8a8ea807178438
CLEANUP: mjson: remove MJSON_ENABLE_RPC code

Remove the code used under #if MJSON_ENABLE_RPC, which is not used
within haproxy, to ease the maintenance of mjson.
include/import/mjson.h
src/mjson.c