summaryrefslogtreecommitdiff
path: root/desktop/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/tree.c')
-rw-r--r--desktop/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/tree.c b/desktop/tree.c
index aae76fb4e..451479766 100644
--- a/desktop/tree.c
+++ b/desktop/tree.c
@@ -1681,7 +1681,7 @@ static void tree_draw_node_element(struct tree *tree,
}
x += NODE_INSTEP;
-// width -= NODE_INSTEP;
+ width -= NODE_INSTEP;
/* fall through */
case NODE_ELEMENT_TEXT: