mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-15 02:35: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)
|
static void mount_help(void)
|
||||||
{
|
{
|
||||||
fprintf(stderr,
|
|
||||||
);
|
|
||||||
system(FUSERMOUNT_PROG " --help");
|
system(FUSERMOUNT_PROG " --help");
|
||||||
fputc('\n', stderr);
|
fputc('\n', stderr);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user