mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-20 07:20:41 +01:00
as we now use libfastjson, we do no longer need to check for "new" features, as these are always present in libfastjson (things like json_object_object_get_ex()). closes https://github.com/rsyslog/rsyslog/issues/935