DBus API: removing user settings support
Remove bits from the external DBus API that were once needed for user settings support.
This commit is contained in:
@@ -1361,7 +1361,6 @@ do_connection_up (NmCli *nmc, int argc, char **argv)
|
||||
nmc->nowait_flag = !wait;
|
||||
nmc->should_wait = TRUE;
|
||||
nm_client_activate_connection (nmc->client,
|
||||
NM_DBUS_SERVICE_SYSTEM_SETTINGS,
|
||||
con_path,
|
||||
device,
|
||||
spec_object,
|
||||
|
Reference in New Issue
Block a user