]> git.ipfire.org Git - thirdparty/systemd.git/commit
bus-wait-for-units: drop ready_callback
authorMike Yuan <me@yhndnzj.com>
Tue, 16 Apr 2024 06:39:36 +0000 (14:39 +0800)
committerMike Yuan <me@yhndnzj.com>
Fri, 19 Apr 2024 02:08:36 +0000 (10:08 +0800)
commit4b8fdb4681cb8ee650abc5cadf189da7d0b4fa2c
treeb65eaadd4be7942108734b57ee62469ff51513c2
parentad6b84d9601f6009fb7deeaa82e0c0901e511b1e
bus-wait-for-units: drop ready_callback

This is never used, and given that bus_wait_for_units_run
returns BusWaitForUnits.state it's not really useful.
src/shared/bus-wait-for-units.c
src/shared/bus-wait-for-units.h