Don't use g_source_remove for signal handlers
commitb1056e5a632ad2fe28bf30c46ad07f54278f7532
authorShaun McCance <shaunm@gnome.org>
Tue, 25 Feb 2014 15:25:47 +0000 (25 10:25 -0500)
committerShaun McCance <shaunm@gnome.org>
Tue, 25 Feb 2014 15:25:47 +0000 (25 10:25 -0500)
treeef767ef385d76cb3a3e9a8ef062a36086e905040
parent9c3f2e251e4b91d0f191cfe84edff99d56a5ad34
Don't use g_source_remove for signal handlers

This fixes reliable crashes when changing bookmarks or the read later
list if any single window has been closed.
libyelp/yelp-location-entry.c
libyelp/yelp-view.c
src/yelp-window.c