diff options
Diffstat (limited to '')
| -rw-r--r-- | src/widgets/gradient-vector.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/gradient-vector.cpp b/src/widgets/gradient-vector.cpp index 677936ba5..cc5fe0185 100644 --- a/src/widgets/gradient-vector.cpp +++ b/src/widgets/gradient-vector.cpp @@ -641,8 +641,6 @@ static void sp_grad_edit_combo_box_changed (GtkComboBox * /*widget*/, GtkWidget gtk_adjustment_set_value(adj, stop->offset); - gtk_adjustment_changed(adj); - blocked = FALSE; } |
