core/dbus: simplify bus_done_{api,system} functions
destroy_bus already has a check for NULL, so we don't need to repeat it here.
Loading
Please register or sign in to comment
destroy_bus already has a check for NULL, so we don't need to repeat it here.