2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

remove unused assignment

This commit is contained in:
Mark Andrews
2014-05-22 00:58:43 +10:00
parent 570216f5a3
commit 8d56a8531d

View File

@@ -925,7 +925,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);