mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-27 12:50:25 -04:00
remove unused assignment
(cherry picked from commit a771e8c154d85dea18c2ae77dbc082d197ba433a)
This commit is contained in:
parent
a86bb63d99
commit
f1aa50ef44
1 changed files with 0 additions and 1 deletions
|
|
@ -863,7 +863,6 @@ fctx_cancelquery(resquery_t **queryp, dns_dispatchevent_t **deventp,
|
|||
/*
|
||||
* Age RTTs of servers not tried.
|
||||
*/
|
||||
factor = DNS_ADB_RTTADJAGE;
|
||||
isc_stdtime_get(&now);
|
||||
if (finish != NULL)
|
||||
for (addrinfo = ISC_LIST_HEAD(fctx->forwaddrs);
|
||||
|
|
|
|||
Loading…
Reference in a new issue