gtimer: remove warnings about threads
authorRyan Lortie <desrt@desrt.ca>
Tue, 4 Oct 2011 21:17:01 +0000 (17:17 -0400)
committerRyan Lortie <desrt@desrt.ca>
Tue, 4 Oct 2011 21:32:53 +0000 (17:32 -0400)
commit6b566e1d0b672e156c0cb80ceddc21b2f01deeaf
tree69c566b18dccaf1aa00bec52f17762ac5cd9787d
parente3be556728831b03b448819741f2c1c69f939294
gtimer: remove warnings about threads

GTimer no longer uses the thread system for time information and
g_thread_init() no longer does anything, so remove the doubly-untrue
warning about these topics.

https://bugzilla.gnome.org/show_bug.cgi?id=527214
glib/gtimer.c