mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-23 14:22:36 +01:00
client: Remove DBus disconnect message
This commit is contained in:
parent
6e8ad37ff3
commit
bb4f4c8159
@ -742,8 +742,6 @@ static void dbus_disconnect_callback(void *user_data)
|
||||
if (!command_is_interactive_mode())
|
||||
return;
|
||||
|
||||
display("D-Bus disconnected, quitting...\n");
|
||||
|
||||
l_main_quit();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user