forked from len0rd/rockbox
Remove unused struct members
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13491 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5c7e0d252e
commit
11dd5c795c
1 changed files with 0 additions and 2 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue