Remove g_type_init() calls
[platform/upstream/glib.git] / gio / tests / unix-streams.c
index 5985078..36eb3d6 100644 (file)
@@ -299,7 +299,6 @@ int
 main (int   argc,
       char *argv[])
 {
-  g_type_init ();
   g_test_init (&argc, &argv, NULL);
 
   g_test_add_func ("/unix-streams/basic", test_basic);