pull/1337/merge
Pavel Shliak 2025-08-19 14:36:37 -04:00 committed by GitHub
commit c8405b6794
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);
}