Don't use g_thread_init() anymore
authorPhilip Chimento <philip.chimento@gmail.com>
Sat, 31 Aug 2013 22:04:59 +0000 (15:04 -0700)
committerPhilip Chimento <philip.chimento@gmail.com>
Mon, 9 Sep 2013 04:12:54 +0000 (21:12 -0700)
commita03ca60f975be1f4636e42ca19f9e6eafc3fad12
treef007bac65492f9c7a2306da562693207a4d0e96b
parent1e0dc5378f314f555e3b923c6d95f5017abd528b
Don't use g_thread_init() anymore

g_thread_init() is called automatically when the library loads.
libchimara/chimara-glk.c
libchimara/init.c
player/main.c
tests/glulxercise.c
tests/plugin-loader.c
tests/test-close.c
tests/test-multisession.c