Browse Source

option_parser.cpp

passthrough-depth
Antonio SJ Musumeci 3 months ago
parent
commit
bb7daa6173
  1. 3
      src/option_parser.cpp

3
src/option_parser.cpp

@ -450,9 +450,6 @@ namespace options
::_print_warnings();
::_cleanup_options();
fuse_opt_add_arg(args_,
"passthrough-max-stack-depth=1");
cfg.finish_initializing();
}
}
Loading…
Cancel
Save