forked from AuroraMiddleware/gtk
colorswatch: Remove dead assignment
This commit is contained in:
parent
eb22c7c9c3
commit
fb51f8be9a
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user