iconview: Stop drawing a background

GtkWidget is doing that automatically now.
This commit is contained in:
Timm Bäder 2017-06-05 11:22:11 +02:00 committed by Matthias Clasen
parent 99b00b4d9c
commit 34f6f9bfe6

View File

@ -1731,10 +1731,6 @@ gtk_icon_view_snapshot (GtkWidget *widget,
icon_view = GTK_ICON_VIEW (widget);
context = gtk_widget_get_style_context (widget);
gtk_snapshot_render_background (snapshot, context,
0, 0,
gtk_widget_get_allocated_width (widget),
gtk_widget_get_allocated_height (widget));
gtk_snapshot_push_clip (snapshot,
&GRAPHENE_RECT_INIT (