mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Remove an unused local variable.
This commit is contained in:
parent
3894efc760
commit
57ffef3f89
@ -2275,7 +2275,6 @@ _evdns_nameserver_add_impl(const struct sockaddr *address,
|
||||
|
||||
const struct nameserver *server = server_head, *const started_at = server_head;
|
||||
struct nameserver *ns;
|
||||
int flags;
|
||||
|
||||
int err = 0;
|
||||
if (server) {
|
||||
|
Loading…
Reference in New Issue
Block a user