File gupnp-ui-testapp.patch of Package gupnp-ui
--- tests/test-view.c.orig 2008-09-09 15:01:48.000000000 +0100
+++ tests/test-view.c 2008-09-09 15:02:05.000000000 +0100
@@ -34,9 +34,6 @@
GUPnPContext *context;
GError *error;
- /* Init */
- g_thread_init (NULL);
-
setlocale (LC_ALL, "");
gtk_init (&argc, &argv);