summaryrefslogtreecommitdiff
path: root/tests/asyncqueue-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/asyncqueue-test.c')
-rw-r--r--tests/asyncqueue-test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/asyncqueue-test.c b/tests/asyncqueue-test.c
index bdc53033f..cc598ded5 100644
--- a/tests/asyncqueue-test.c
+++ b/tests/asyncqueue-test.c
@@ -185,8 +185,6 @@ main (int argc, char *argv[])
gint sort_interval;
gchar *msg G_GNUC_UNUSED;
- g_thread_init (NULL);
-
basic_tests ();
PRINT_MSG (("creating async queue..."));