Unused variables

This commit is contained in:
Willem Toorop 2017-10-16 15:26:00 +02:00
parent 968d94d2be
commit ce4c44830d
1 changed files with 0 additions and 1 deletions

View File

@ -498,7 +498,6 @@ stub_cleanup(getdns_network_req *netreq)
DEBUG_STUB("%s %-35s: MSG: %p\n",
STUB_DEBUG_CLEANUP, __FUNC__, (void*)netreq);
getdns_dns_req *dnsreq = netreq->owner;
getdns_network_req *r, *prev_r;
getdns_upstream *upstream;
GETDNS_CLEAR_EVENT(dnsreq->loop, &netreq->event);