GNOME Bugzilla – Bug 673100
Removes the calls to g_thread_init
Last modified: 2012-04-02 06:09:39 UTC
This is redundant with g_type_init since glib 2.24 already.
Created attachment 210880 [details] [review] A simple patch to remove the calls to g_thread_init()
Pushed, thank you.
Shouldn't glib dep need to be bumped for this?
Nope. The g_type_init call g_thread_init change was made in 2.24.