]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: mjson: remove MJSON_ENABLE_BASE64 code
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 1 Oct 2025 16:55:37 +0000 (18:55 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 3 Oct 2025 14:09:13 +0000 (16:09 +0200)
commit8ea8aaace25a08bcbaf844c45ef0c30f2528d818
treee8c0a6c522b0d5f1e4c07ea2eaa4617c9e707d58
parent4edb05eb12dd69a0035d06aa6057d6d0e502d5ae
CLEANUP: mjson: remove MJSON_ENABLE_BASE64 code

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