weird thread stuff



this patch seems like a good idea.

does anyone know why this code is there?

jacob
-- 
Index: gnome-init.c
===================================================================
RCS file: /cvs/gnome/libgnome/libgnome/gnome-init.c,v
retrieving revision 1.92
diff -u -r1.92 gnome-init.c
--- gnome-init.c	2001/09/28 15:33:43	1.92
+++ gnome-init.c	2001/10/19 21:08:17
@@ -117,9 +117,6 @@
 static void
 bonobo_activation_pre_args_parse (GnomeProgram *program, GnomeModuleInfo *mod_info)
 {
-        if (!g_thread_supported ())
-		g_thread_init (NULL);
-
 	bonobo_activation_preinit (program, mod_info);
 }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]