summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/m-common.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/m-common.c b/tests/m-common.c
index 6d384072..0c038054 100644
--- a/tests/m-common.c
+++ b/tests/m-common.c
@@ -45,8 +45,6 @@ main (int argc, char **argv)
failed = 0;
- g_type_init ();
-
context = g_option_context_new ("");
g_option_context_add_main_entries (context, entries, NULL);
error = NULL;