[Xfce4-commits] <thunar:master> Remove unused variable.

Jannis Pohlmann jannis at xfce.org
Thu Sep 10 20:38:03 CEST 2009


Updating branch refs/heads/master
         to 8a611728410bea8aac2b814063e46131dea06d1f (commit)
       from 9b51302524c768a60b0246350025b8a092c987fb (commit)

commit 8a611728410bea8aac2b814063e46131dea06d1f
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Thu Sep 10 20:36:15 2009 +0200

    Remove unused variable.

 thunar/thunar-tree-model.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/thunar/thunar-tree-model.c b/thunar/thunar-tree-model.c
index a79d8b7..ff5fa4b 100644
--- a/thunar/thunar-tree-model.c
+++ b/thunar/thunar-tree-model.c
@@ -282,7 +282,6 @@ thunar_tree_model_init (ThunarTreeModel *model)
   GList               *volumes;
   GList               *lp;
   GNode               *node;
-  guint                n;
 
   /* generate a unique stamp if we're in debug mode */
 #ifndef NDEBUG



More information about the Xfce4-commits mailing list