forked from AuroraMiddleware/gtk
range: Remove dead assignment
This commit is contained in:
parent
dcd5fcff20
commit
40506cf648
@ -1886,8 +1886,6 @@ draw_stepper (GtkRange *range,
|
||||
g_assert_not_reached ();
|
||||
};
|
||||
|
||||
arrow_sensitive = TRUE;
|
||||
|
||||
gtk_widget_get_allocation (widget, &allocation);
|
||||
|
||||
if ((!priv->inverted && (arrow_type == GTK_ARROW_DOWN ||
|
||||
|
Loading…
Reference in New Issue
Block a user