[Xfce4-commits] <xfce4-weather-plugin:master> Config dialog: Remove unused variable.

Harald Judt noreply at xfce.org
Sun Jan 12 01:08:09 CET 2014


Updating branch refs/heads/master
         to ab36680d472c1113dd824339686836f634790e0d (commit)
       from 0a018afa98d12c93231852814d7cb0721fc5ee70 (commit)

commit ab36680d472c1113dd824339686836f634790e0d
Author: Harald Judt <h.judt at gmx.at>
Date:   Sat May 11 12:51:01 2013 +0200

    Config dialog: Remove unused variable.

 panel-plugin/weather-config.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/panel-plugin/weather-config.c b/panel-plugin/weather-config.c
index 2035bae..8c83dbd 100644
--- a/panel-plugin/weather-config.c
+++ b/panel-plugin/weather-config.c
@@ -1092,7 +1092,6 @@ static void
 button_icons_dir_clicked(GtkWidget *button,
                          gpointer user_data)
 {
-    xfceweather_dialog *dialog = (xfceweather_dialog *) user_data;
     gchar *dir, *command;
 
     dir = get_user_icons_dir();


More information about the Xfce4-commits mailing list