forked from Telodendria/Telodendria
Remove unused global variables.
This commit is contained in:
parent
4b90800a2b
commit
edee1288d8
1 changed files with 0 additions and 4 deletions
|
@ -128,10 +128,6 @@ start:
|
|||
httpServers = NULL;
|
||||
restart = 0;
|
||||
|
||||
/* For getopt() */
|
||||
opterr = 1;
|
||||
optind = 1;
|
||||
|
||||
/* Local variables */
|
||||
exit = EXIT_SUCCESS;
|
||||
flags = 0;
|
||||
|
|
Loading…
Reference in a new issue