aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/fuse_common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/fuse_common.h b/include/fuse_common.h
index 6eadc90..4a0e94b 100644
--- a/include/fuse_common.h
+++ b/include/fuse_common.h
@@ -157,11 +157,6 @@ struct fuse_conn_info {
unsigned proto_minor;
/**
- * Is asynchronous read supported (read-write)
- */
- unsigned async_read;
-
- /**
* Maximum size of the write buffer
*/
unsigned max_write;