iface-helper: remove redundant g_type_init() call

This commit is contained in:
Thomas Haller 2015-07-03 15:18:26 +02:00
parent 7a3ab5c02f
commit 80a88fb649

View file

@ -307,10 +307,6 @@ do_early_setup (int *argc, char **argv[])
{NULL}
};
#if !GLIB_CHECK_VERSION (2, 35, 0)
g_type_init ();
#endif
if (!nm_main_utils_early_setup ("nm-iface-helper",
argc,
argv,