summaryrefslogtreecommitdiff
path: root/examples/test-xml.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/test-xml.c')
-rw-r--r--examples/test-xml.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/test-xml.c b/examples/test-xml.c
index f8460db..5e81625 100644
--- a/examples/test-xml.c
+++ b/examples/test-xml.c
@@ -114,7 +114,6 @@ main (gint argc, gchar **argv)
GMainLoop *loop;
g_type_init ();
- g_thread_init (NULL);
loop = g_main_loop_new (NULL, FALSE);