Remove some unnecessary source prepare/check functions
authorDan Winship <danw@gnome.org>
Mon, 3 Jun 2013 11:10:31 +0000 (08:10 -0300)
committerDan Winship <danw@gnome.org>
Sat, 13 Jul 2013 20:38:55 +0000 (16:38 -0400)
commit8f80fbb2a7bbd140657247b328d6f010ed4d9157
treea74def5a3f43bf789dceda7d6a2d26022dbf3f16
parent6d328a0d5d0c4762d9d942f2632763075b12dcb8
Remove some unnecessary source prepare/check functions

GPollableSource and GSocket's "broken" source never trigger on their
own, so with the changes to GSources in the last cycle, their check
and prepare functions are unnecessary (and undesired).

https://bugzilla.gnome.org/show_bug.cgi?id=701511
gio/gpollableutils.c
gio/gsocket.c