Remove g_type_init() calls
[platform/upstream/glib.git] / gio / tests / g-icon.c
index e38ee34..8431135 100644 (file)
@@ -371,7 +371,6 @@ int
 main (int   argc,
       char *argv[])
 {
-  g_type_init ();
   g_test_init (&argc, &argv, NULL);
 
   g_test_add_func ("/icons/serialize", test_g_icon_serialize);