diff --git a/thunar/thunar-tree-model.c b/thunar/thunar-tree-model.c
index a79d8b7ea0ac79ddd7dd5a25e2b304f562ba122a..ff5fa4b515c8f0bdb64a9da60b72e2bcd76f0689 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