Removed an unused field (cleanup)
Cleanup imported from the fuse library project.pull/2/head
parent
9a8aeeea13
commit
d52b1ca929
|
@ -134,7 +134,6 @@ struct fuse_dh {
|
|||
struct fuse *fuse;
|
||||
fuse_req_t req;
|
||||
char *contents;
|
||||
int allocated;
|
||||
unsigned len;
|
||||
unsigned size;
|
||||
unsigned needlen;
|
||||
|
|
Loading…
Reference in New Issue