--- tools/gssdp-device-sniffer.c.orig 2008-08-12 13:16:02.000000000 +0100 +++ tools/gssdp-device-sniffer.c 2008-08-12 13:16:15.000000000 +0100 @@ -596,8 +596,6 @@ { GError *error; - g_thread_init (NULL); - error = NULL; client = gssdp_client_new (NULL, &error); if (error) {