nm-iface-helper: remove duplicate setpgid() call

Fixes: 5775df9a6d
This commit is contained in:
Thomas Haller 2015-03-20 12:31:44 +01:00
parent 6ce7b7df96
commit 8e58fc7425

View file

@ -319,8 +319,6 @@ do_early_setup (int *argc, char **argv[])
g_type_init ();
#endif
setpgid (getpid (), getpid ());
if (!nm_main_utils_early_setup ("nm-iface-helper",
argc,
argv,