forked from AuroraMiddleware/gtk
range: Remove outdated comment
This commit is contained in:
parent
0544633755
commit
1125d08f0d
@ -1606,10 +1606,6 @@ gtk_range_size_allocate (GtkWidget *widget,
|
||||
box_alloc.height = box_min_height;
|
||||
|
||||
gtk_widget_size_allocate (priv->trough_widget, &box_alloc, -1);
|
||||
|
||||
/* TODO: we should compute a proper clip from get_range_border(),
|
||||
* but this will at least give us outset shadows.
|
||||
*/
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user