[gtk/wip/baedert/transforms5: 240/272] colorswatch: Remove dead assignment



commit 087ba3043a733a5f8094e2f476a2fbe26c2d2a81
Author: Timm Bäder <mail baedert org>
Date:   Sat Aug 18 22:26:42 2018 +0200

    colorswatch: Remove dead assignment

 gtk/gtkcolorswatch.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gtk/gtkcolorswatch.c b/gtk/gtkcolorswatch.c
index 2318f46948..fce4960a72 100644
--- a/gtk/gtkcolorswatch.c
+++ b/gtk/gtkcolorswatch.c
@@ -568,7 +568,6 @@ gtk_color_swatch_init (GtkColorSwatch *swatch)
   GtkEventController *controller;
   GtkGesture *gesture;
 
-  priv = gtk_color_swatch_get_instance_private (swatch);
   priv->use_alpha = TRUE;
   priv->selectable = TRUE;
   priv->has_menu = TRUE;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]