[Xfce4-commits] [xfce/xfdesktop] 09/16: Remove unused variable

noreply at xfce.org noreply at xfce.org
Wed Apr 19 17:46:26 CEST 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfdesktop.

commit ffb3f82a17ac2e8e13a594408c7c037b0ef72aa2
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Wed Apr 19 09:21:40 2017 +0300

    Remove unused variable
---
 src/xfdesktop-icon-view.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/xfdesktop-icon-view.c b/src/xfdesktop-icon-view.c
index 5092bef..99bbbf1 100644
--- a/src/xfdesktop-icon-view.c
+++ b/src/xfdesktop-icon-view.c
@@ -1865,7 +1865,6 @@ static void
 xfdesktop_icon_view_style_updated(GtkWidget *widget)
 {
     XfdesktopIconView *icon_view = XFDESKTOP_ICON_VIEW(widget);
-    GtkWidget *dummy;
 
     gtk_widget_style_get(GTK_WIDGET(icon_view),
                          "label-alpha",   &icon_view->priv->label_alpha,

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list