- remove old patch

This commit is contained in:
Peter Robinson 2009-02-23 16:15:05 +00:00
parent fcf1ec7169
commit 5351509ede

View File

@ -1,11 +0,0 @@
--- 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) {