range: whitespace fix

This commit is contained in:
Cosimo Cecchi 2016-02-22 21:31:31 -08:00
parent fb11cc1baf
commit 0974b0d843

View File

@ -1950,7 +1950,6 @@ gtk_range_allocate_trough (GtkCssGadget *gadget,
&highlight_alloc,
baseline,
&highlight_clip);
gdk_rectangle_union (out_clip, &highlight_clip, out_clip);
}
}