Fix g_socket_get_available() with TCP on Windows
[platform/upstream/glib.git] / gio / tests / async-close-output-stream.c
index c4a6c2e..507214c 100644 (file)
@@ -247,9 +247,6 @@ main (int   argc,
 {
   SetupData *data;
 
-  g_type_init ();
-  g_thread_init (NULL);
-
   g_test_init (&argc, &argv, NULL);
 
   g_test_bug_base ("http://bugzilla.gnome.org/");