summaryrefslogtreecommitdiff
path: root/apps/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.h')
-rw-r--r--apps/tree.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tree.h b/apps/tree.h
index 62157112ea..062dcf9639 100644
--- a/apps/tree.h
+++ b/apps/tree.h
@@ -63,7 +63,6 @@ struct tree_context {
63 int extra_history[MAX_DIR_LEVELS]; /* db use */ 63 int extra_history[MAX_DIR_LEVELS]; /* db use */
64 int currtable; /* db use */ 64 int currtable; /* db use */
65 int currextra; /* db use */ 65 int currextra; /* db use */
66 int currextra2; /* db use */
67#endif 66#endif
68 /* A big buffer with plenty of entry structs, 67 /* A big buffer with plenty of entry structs,
69 * contains all files and dirs in the current 68 * contains all files and dirs in the current