Remove g_type_init() calls
[platform/upstream/glib.git] / gio / tests / gdbus-serialization.c
index 16b9873..e94fc4d 100644 (file)
@@ -1056,7 +1056,6 @@ main (int   argc,
 {
   setlocale (LC_ALL, "C");
 
-  g_type_init ();
   g_test_init (&argc, &argv, NULL);
   g_test_bug_base ("https://bugzilla.gnome.org/show_bug.cgi?id=");