]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: mjson: remove MJSON_ENABLE_NEXT code
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 1 Oct 2025 16:53:41 +0000 (18:53 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 3 Oct 2025 14:08:17 +0000 (16:08 +0200)
commit4edb05eb12dd69a0035d06aa6057d6d0e502d5ae
tree2e18fca5d8e09badb6de990447f45c907737bd6b
parenta4eeeeeb077290db2e1c5664800382cff970fbc8
CLEANUP: mjson: remove MJSON_ENABLE_NEXT code

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