diff options
Diffstat (limited to 'test/mmrules.c')
-rw-r--r-- | test/mmrules.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/mmrules.c b/test/mmrules.c index f8c4c3e4..08b7c00f 100644 --- a/test/mmrules.c +++ b/test/mmrules.c @@ -136,8 +136,6 @@ int main (int argc, char **argv) setlocale (LC_ALL, ""); - g_type_init (); - /* Setup option context, process it and destroy it */ context = g_option_context_new ("- ModemManager udev rules testing"); g_option_context_add_main_entries (context, main_entries, NULL); |