Remove "temporary until GLib is fixed" code
authorRyan Lortie <desrt@desrt.ca>
Sat, 17 Sep 2011 22:30:07 +0000 (18:30 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 21 Sep 2011 20:06:53 +0000 (16:06 -0400)
commit646de11ae789fb19a878091491fa645788d89368
treec3b74f2db231816027f907b75990ef9cc1fce4a7
parente996a836e854934c0c45e17cfa26b22a8a1bc8bb
Remove "temporary until GLib is fixed" code

The original GMutex/GCond rework patch introduced some temporary code to
cope with GLib's old approach to thread initialisation.  These are no
longer required.
glib/gthread-posix.c
glib/gthread-win32.c