[Xfce4-commits] [xfce/xfdesktop] 13/13: trivial: remove unused variable
noreply at xfce.org
noreply at xfce.org
Tue Mar 3 18:21:10 CET 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/xfdesktop.
commit cfb4447ece472e0dad606fe7e686d95c6a03ea01
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Tue Mar 3 20:10:33 2015 +0300
trivial: remove unused variable
---
src/xfdesktop-file-icon-manager.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/xfdesktop-file-icon-manager.c b/src/xfdesktop-file-icon-manager.c
index 31de677..d65e161 100644
--- a/src/xfdesktop-file-icon-manager.c
+++ b/src/xfdesktop-file-icon-manager.c
@@ -1235,7 +1235,6 @@ xfdesktop_file_icon_menu_fill_template_menu(GtkWidget *menu,
GIcon *icon;
GList *files = NULL, *lp;
gchar *label, *dot;
- guint items = 0;
g_return_if_fail(G_IS_FILE(template_dir));
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list