aboutsummaryrefslogtreecommitdiff
path: root/test/mmtty.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mmtty.c')
-rw-r--r--test/mmtty.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/mmtty.c b/test/mmtty.c
index 7947f814..966225c7 100644
--- a/test/mmtty.c
+++ b/test/mmtty.c
@@ -259,8 +259,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 TTY testing");
g_option_context_add_main_entries (context, main_entries, NULL);