projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2011551
)
Removed obsolete, unused *f member from struct fuse_session.
author
Nikolaus Rath
<Nikolaus@rath.org>
Wed, 5 Oct 2016 15:57:04 +0000
(08:57 -0700)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Wed, 5 Oct 2016 15:57:04 +0000
(08:57 -0700)
lib/fuse_i.h
patch
|
blob
|
history
diff --git
a/lib/fuse_i.h
b/lib/fuse_i.h
index 0b4c9f541a25e5871bbd86f54bbc4d39f639a98d..cbc44830529087d8175323d15683dc0f8268f91a 100644
(file)
--- a/
lib/fuse_i.h
+++ b/
lib/fuse_i.h
@@
-42,7
+42,6
@@
struct fuse_notify_req {
};
struct fuse_session {
- struct fuse_ll *f;
char *mountpoint;
volatile int exited;
int fd;