diff --git a/gtk/gtkplacesview.c b/gtk/gtkplacesview.c index b86154d0a3..ecb6c3b311 100644 --- a/gtk/gtkplacesview.c +++ b/gtk/gtkplacesview.c @@ -2374,8 +2374,6 @@ gtk_places_view_get_search_query (GtkPlacesView *view) * * Sets the search query of @view. The search is immediately performed * once the query is set. - * - * Returns: */ void gtk_places_view_set_search_query (GtkPlacesView *view, @@ -2511,8 +2509,6 @@ gtk_places_view_get_local_only (GtkPlacesView *view) * * Sets the #GtkPlacesView::local-only property to @local_only. * - * Returns: - * * Since: 3.18 */ void