mirror of
https://github.com/mirror/wget.git
synced 2026-09-03 21:32:51 +08: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