diff options
Diffstat (limited to 'example/notify_inval_inode.c')
-rw-r--r-- | example/notify_inval_inode.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example/notify_inval_inode.c b/example/notify_inval_inode.c index c9ab4d8..078107e 100644 --- a/example/notify_inval_inode.c +++ b/example/notify_inval_inode.c @@ -310,7 +310,6 @@ int main(int argc, char *argv[]) { if (opts.show_help) { show_help(argv[0]); fuse_cmdline_help(); - fuse_lowlevel_help(); fuse_mount_help(); ret = 0; goto err_out1; |