diff --git a/lib/dns/resolver.c b/lib/dns/resolver.c index df24057632..f2b81e7ca3 100644 --- a/lib/dns/resolver.c +++ b/lib/dns/resolver.c @@ -3987,7 +3987,6 @@ fctx_try(fetchctx_t *fctx, bool retrying, bool badcache) { return; } - addrinfo = fctx_nextaddress(fctx); /* Try to find an address that isn't over quota */