Explorar o código

Remove an unused local variable.

Nick Mathewson %!s(int64=12) %!d(string=hai) anos
pai
achega
57ffef3f89
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/ext/eventdns.c

+ 0 - 1
src/ext/eventdns.c

@@ -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) {