mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 13:07:37 +03:00
Update option_processing.cc
The variable is already defined
This commit is contained in:
parent
37368130ca
commit
ae79d65a45
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue