summaryrefslogtreecommitdiff
path: root/src/core/nm-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nm-manager.c')
-rw-r--r--src/core/nm-manager.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/nm-manager.c b/src/core/nm-manager.c
index 419ce88dfe..35e95d0c21 100644
--- a/src/core/nm-manager.c
+++ b/src/core/nm-manager.c
@@ -2605,8 +2605,6 @@ get_existing_connection(NMManager *self, NMDevice *device, gboolean *out_generat
if (out_generated)
*out_generated = FALSE;
- nm_device_capture_initial_config(device);
-
if (ifindex) {
int master_ifindex = nm_platform_link_get_master(priv->platform, ifindex);