diff --git a/src/option_parser.cpp b/src/option_parser.cpp index ff10cdb5..8fe5da49 100644 --- a/src/option_parser.cpp +++ b/src/option_parser.cpp @@ -339,8 +339,7 @@ _option_processor(void *data_, static void -_check_for_mount_loop(Config &cfg, - Config::ErrVec *errs_) +_check_for_mount_loop(Config::ErrVec *errs_) { fs::path mount; std::vector branches;