mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
remove unused variable 'fctx' from rctx_next
This commit is contained in:
parent
e1a2da2259
commit
73cc289e79
1 changed files with 0 additions and 1 deletions
|
|
@ -8939,7 +8939,6 @@ rctx_resend(respctx_t *rctx, dns_adbaddrinfo_t *addrinfo) {
|
|||
*/
|
||||
static void
|
||||
rctx_next(respctx_t *rctx) {
|
||||
fetchctx_t *fctx = rctx->fctx;
|
||||
isc_result_t result;
|
||||
|
||||
FCTXTRACE("nextitem");
|
||||
|
|
|
|||
Loading…
Reference in a new issue