summaryrefslogtreecommitdiff
path: root/tests/test-io-stream-closing-write.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-io-stream-closing-write.c')
-rw-r--r--tests/test-io-stream-closing-write.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test-io-stream-closing-write.c b/tests/test-io-stream-closing-write.c
index 97e8347..1a6482e 100644
--- a/tests/test-io-stream-closing-write.c
+++ b/tests/test-io-stream-closing-write.c
@@ -127,7 +127,6 @@ int main (void)
WSADATA w;
WSAStartup (0x0202, &w);
#endif
- g_type_init ();
g_thread_init (NULL);
run_io_stream_test (30, TRUE, &callbacks, (gpointer) TRUE, NULL, NULL, NULL);