aboutsummaryrefslogtreecommitdiff
path: root/example/passthrough_ll.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/passthrough_ll.c')
-rw-r--r--example/passthrough_ll.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/passthrough_ll.c b/example/passthrough_ll.c
index df9d7d3..7884242 100644
--- a/example/passthrough_ll.c
+++ b/example/passthrough_ll.c
@@ -469,7 +469,6 @@ int main(int argc, char *argv[])
if (opts.show_help) {
printf("usage: %s [options] <mountpoint>\n\n", argv[0]);
fuse_cmdline_help();
- fuse_lowlevel_help();
fuse_mount_help();
ret = 0;
goto err_out1;