Skip to content

Commit

Permalink
Remove unused member of 'struct fuse_dh'
Browse files Browse the repository at this point in the history
  • Loading branch information
Rostislav Skudnov authored and Nikratio committed Jul 25, 2018
1 parent 932f419 commit af47e3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/fuse.c
Expand Up @@ -181,7 +181,6 @@ struct fuse_dh {
char *contents;
struct fuse_direntry *first;
struct fuse_direntry **last;
int allocated;
unsigned len;
unsigned size;
unsigned needlen;
Expand Down

0 comments on commit af47e3e

Please sign in to comment.