mirror of
https://gitlab.com/gnuwget/wget.git
synced 2026-01-31 08:37:20 +00:00
* src/main.c (main): Remove unused variable
This commit is contained in:
@ -1361,7 +1361,6 @@ main (int argc, char **argv)
|
||||
char *p;
|
||||
int i, ret, longindex;
|
||||
int nurls;
|
||||
int retconf;
|
||||
int argstring_length;
|
||||
bool use_userconfig = false;
|
||||
bool noconfig = false;
|
||||
|
||||
Reference in New Issue
Block a user