colorswatch: Remove dead assignment

This commit is contained in:
Timm Bäder 2018-08-19 17:31:24 +02:00
parent eb22c7c9c3
commit fb51f8be9a

View File

@ -380,8 +380,6 @@ gtk_color_swatch_measure (GtkWidget *widget,
GtkColorSwatchPrivate *priv = gtk_color_swatch_get_instance_private (swatch);
gint w, h, min;
swatch = GTK_COLOR_SWATCH (widget);
gtk_widget_measure (priv->overlay_widget,
orientation,
-1,