pull/1337/merge
Pavel Shliak 2024-07-29 06:28:11 +00:00 committed by GitHub
commit c693e81881
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -182,7 +182,6 @@ error_code::Value option_processing(Option& op, bool standalone,
std::stringstream cmdstream;
{
// first evaluate --no-conf and --conf-path options.
Option op;
if (argc == 0) {
oparser->parse(op, options);
}