summaryrefslogtreecommitdiff
path: root/src/nm-iface-helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-iface-helper.c')
-rw-r--r--src/nm-iface-helper.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nm-iface-helper.c b/src/nm-iface-helper.c
index 1493ef1974..a7769ab3cd 100644
--- a/src/nm-iface-helper.c
+++ b/src/nm-iface-helper.c
@@ -347,8 +347,6 @@ main (int argc, char *argv[])
guint sd_id;
char sysctl_path_buf[NM_UTILS_SYSCTL_IP_CONF_PATH_BUFSIZE];
- nm_g_type_init ();
-
setpgid (getpid (), getpid ());
if (!do_early_setup (&argc, &argv))