diff options
Diffstat (limited to 'cli')
-rw-r--r-- | cli/mmcli.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/mmcli.c b/cli/mmcli.c index 85fc8925..f5077538 100644 --- a/cli/mmcli.c +++ b/cli/mmcli.c @@ -184,8 +184,6 @@ main (gint argc, gchar **argv) setlocale (LC_ALL, ""); - g_type_init (); - /* Setup option context, process it and destroy it */ context = g_option_context_new ("- Control and monitor the ModemManager"); g_option_context_add_group (context, |