]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: mjson: remove MJSON_ENABLE_PRINT code
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 3 Oct 2025 14:04:55 +0000 (16:04 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 3 Oct 2025 14:07:59 +0000 (16:07 +0200)
commita4eeeeeb077290db2e1c5664800382cff970fbc8
treea68efb3c8797282e83a08078247791b0e5f94643
parentd63dfa34a2e77134bbb0348b796e93b661171d9d
CLEANUP: mjson: remove MJSON_ENABLE_PRINT code

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