5f7796b g_thread_init is no longer needed

Authored and Committed by bruno 12 years ago
    g_thread_init is no longer needed
    
    Since gobject-2.0.pc no longer requires gthread-2.0.pc we either needed
    to stop calling g_thread_init or use gthread-2.0.pc explicitly.
    Dropping it seemed to be the better way to go.
    
        
file modified
+3 -0