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 { int extra_history[MAX_DIR_LEVELS]; /* db use */ int currtable; /* db use */ int currextra; /* db use */ - int currextra2; /* db use */ #endif /* A big buffer with plenty of entry structs, * contains all files and dirs in the current diff --git a/docs/CREDITS b/docs/CREDITS index 95ee473680..e454865ad3 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -288,3 +288,4 @@ Pascal Briehl Denis Stanishevskiy Eddy Coman Luke Blaney +Mark Reiche