mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-02 14:40:13 +01:00
core: remove some debug logging
This commit is contained in:
parent
e64cc4dd7c
commit
fcbaa00ed0
1 changed files with 0 additions and 2 deletions
|
|
@ -2010,9 +2010,7 @@ nm_device_activate_stage4_ip4_config_get (gpointer user_data)
|
|||
g_object_set_data (G_OBJECT (nm_device_get_act_request (self)),
|
||||
NM_ACT_REQUEST_IP4_CONFIG, ip4_config);
|
||||
|
||||
nm_log_info (LOGD_DEVICE | LOGD_IP4, "Scheduling stage 5");
|
||||
nm_device_activate_schedule_stage5_ip_config_commit (self, AF_INET);
|
||||
nm_log_info (LOGD_DEVICE | LOGD_IP4, "Done scheduling stage 5");
|
||||
|
||||
out:
|
||||
nm_log_info (LOGD_DEVICE | LOGD_IP4,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue