mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-06-04 08:54:36 +08:00
Remove usage printing regression in mount_bsd
This commit is contained in:
@ -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);
|
||||
}
|
||||
|
Reference in New Issue
Block a user