Removed an unused field (cleanup)

Cleanup imported from the fuse library project.
pull/2/head
Jean-Pierre André 2018-08-02 16:51:57 +02:00
parent 9a8aeeea13
commit d52b1ca929
1 changed files with 0 additions and 1 deletions

View File

@ -134,7 +134,6 @@ struct fuse_dh {
struct fuse *fuse;
fuse_req_t req;
char *contents;
int allocated;
unsigned len;
unsigned size;
unsigned needlen;