docs: various small fixes
[platform/upstream/glib.git] / gio / tests / data-input-stream.c
index 2dddb56..58a3b3a 100644 (file)
@@ -485,7 +485,6 @@ int
 main (int   argc,
       char *argv[])
 {
-  g_type_init ();
   g_test_init (&argc, &argv, NULL);
 
   g_test_add_func ("/data-input-stream/basic", test_basic);