sd-json: drop sd_json_dispatch_pid() again, as we prefer json_dispatch_pidref() now
authorLennart Poettering <lennart@poettering.net>
Fri, 11 Oct 2024 12:03:05 +0000 (14:03 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 14 Oct 2024 10:47:17 +0000 (12:47 +0200)
commit625f10960419d59bf9bd67d2d2d26f573b32da5a
tree053acb50ae9d6ab716c586c7e98cf4d83993a48b
parent6bca1a7c6c54a1a2dd78bdb935342c1d3afc5a30
sd-json: drop sd_json_dispatch_pid() again, as we prefer json_dispatch_pidref() now

The calls are now unused, and we generally prefer if people send a PID
triplet rather than a single PID, hence stop supporting a high-level
dispacher for pid_t.
src/basic/process-util.h
src/libsystemd/libsystemd.sym
src/libsystemd/sd-json/sd-json.c
src/systemd/sd-json.h