aboutsummaryrefslogtreecommitdiffstats
path: root/include/fuse.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fuse.h')
-rw-r--r--include/fuse.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/fuse.h b/include/fuse.h
index 503776b..7fe55f3 100644
--- a/include/fuse.h
+++ b/include/fuse.h
@@ -37,9 +37,6 @@ extern "C" {
/** Handle for a FUSE filesystem */
struct fuse;
-/** Structure containing a raw command */
-struct fuse_cmd;
-
/** Function to add an entry in a readdir() operation
*
* @param buf the buffer passed to the readdir() operation