summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 {
int firstpos; /* which dir entry is on first
position in dir buffer */
int pos_history[MAX_DIR_LEVELS];
- int dirpos[MAX_DIR_LEVELS]; /* the dirstart history */
- int cursorpos[MAX_DIR_LEVELS]; /* the dircursor history */
int *dirfilter; /* file use */
int filesindir; /* The number of files in the dircache */