aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/fs/fuse/fuse_ipc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/fs/fuse/fuse_ipc.h b/sys/fs/fuse/fuse_ipc.h
index 2ed75b3319e3..71562d9193ec 100644
--- a/sys/fs/fuse/fuse_ipc.h
+++ b/sys/fs/fuse/fuse_ipc.h
@@ -204,8 +204,6 @@ struct fuse_data {
uint32_t max_readahead_blocks;
uint32_t max_write;
uint32_t max_read;
- uint32_t subtype;
- char volname[MAXPATHLEN];
struct selinfo ks_rsel;