summaryrefslogtreecommitdiff
path: root/apps/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.h')
-rw-r--r--apps/tree.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/tree.h b/apps/tree.h
index 5c808e8df7..0d783b4b0e 100644
--- a/apps/tree.h
+++ b/apps/tree.h
@@ -45,8 +45,6 @@ struct tree_context {
45 int firstpos; /* which dir entry is on first 45 int firstpos; /* which dir entry is on first
46 position in dir buffer */ 46 position in dir buffer */
47 int pos_history[MAX_DIR_LEVELS]; 47 int pos_history[MAX_DIR_LEVELS];
48 int dirpos[MAX_DIR_LEVELS]; /* the dirstart history */
49 int cursorpos[MAX_DIR_LEVELS]; /* the dircursor history */
50 48
51 int *dirfilter; /* file use */ 49 int *dirfilter; /* file use */
52 int filesindir; /* The number of files in the dircache */ 50 int filesindir; /* The number of files in the dircache */