mirror of https://github.com/aria2/aria2
Merge ae79d65a45
into b519ce04e3
commit
c693e81881
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue