diff --git a/src/option_parser.cpp b/src/option_parser.cpp index 748f37f0..56206d4d 100644 --- a/src/option_parser.cpp +++ b/src/option_parser.cpp @@ -440,7 +440,6 @@ namespace options errs_, str::join(state.branches,':').c_str()); - if(cfg.branches->empty()) errs_->push_back({0,"branches not set"}); if(cfg.mountpoint->empty())