gtester: only remove source if not already dead
authorRyan Lortie <desrt@desrt.ca>
Wed, 23 Oct 2013 18:17:48 +0000 (14:17 -0400)
committerDan Winship <danw@gnome.org>
Wed, 23 Oct 2013 19:28:06 +0000 (15:28 -0400)
commita4bcd3e65aa580fb23bca6e1b09f62dff5837237
tree97fb90ddcddaa17dd0dcc15c993a1639320ee31f
parentf7beb90193236c1863fb62eaad607615f5695431
gtester: only remove source if not already dead

Don't attempt to g_source_remove() a source for which we already returned FALSE
from the handler.

https://bugzilla.gnome.org/show_bug.cgi?id=710724
glib/gtester.c