mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-14 09:55:12 +08:00
Remove usage printing regression in mount_bsd
This commit is contained in:
parent
7d1683b607
commit
5263a65dcf
@ -97,8 +97,6 @@ static const struct fuse_opt fuse_mount_opts[] = {
|
||||
|
||||
static void mount_help(void)
|
||||
{
|
||||
fprintf(stderr,
|
||||
);
|
||||
system(FUSERMOUNT_PROG " --help");
|
||||
fputc('\n', stderr);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user