From 702844f7000bd0356d3a71558ece14b08f44b496 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Fri, 14 Dec 2001 21:36:16 +0000 Subject: [PATCH] just one little // bugger here, good Original commit message from CVS: just one little // bugger here, good --- components/bonobo-gstmediaplay/bonobo-gstmediaplay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bonobo-gstmediaplay/bonobo-gstmediaplay.c b/components/bonobo-gstmediaplay/bonobo-gstmediaplay.c index 4a6734eb3a..d7e5026b90 100644 --- a/components/bonobo-gstmediaplay/bonobo-gstmediaplay.c +++ b/components/bonobo-gstmediaplay/bonobo-gstmediaplay.c @@ -407,7 +407,7 @@ init_server_factory (int argc, char **argv) int main (int argc, char **argv) { - //g_thread_init (NULL); + /* g_thread_init (NULL); */ /* * Setup the factory. */