mirror of
https://github.com/systemd/systemd.git
synced 2026-08-02 22:20:20 +00:00
bus: remove unused variable
This commit is contained in:
@@ -403,7 +403,6 @@ static int bus_get_owner_kdbus(
|
||||
uint64_t mask,
|
||||
sd_bus_creds **creds) {
|
||||
|
||||
_cleanup_bus_message_unref_ sd_bus_message *reply = NULL;
|
||||
_cleanup_bus_creds_unref_ sd_bus_creds *c = NULL;
|
||||
struct kdbus_cmd_name_info *cmd;
|
||||
struct kdbus_name_info *name_info;
|
||||
|
||||
Reference in New Issue
Block a user