diff --git a/glib/gmain.c b/glib/gmain.c index ba8e0b08c..ffc21f89b 100644 --- a/glib/gmain.c +++ b/glib/gmain.c @@ -2526,8 +2526,6 @@ g_main_context_find_source_by_user_data (GMainContext *context, * is called on its (now invalid) source ID. This source ID may have * been reissued, leading to the operation being performed against the * wrong source. - * - * Returns: For historical reasons, this function always returns %TRUE **/ gboolean g_source_remove (guint tag)