mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- remove unused code block in respip
This commit is contained in:
parent
7495b25f94
commit
a4a9fbdb8f
1 changed files with 0 additions and 2 deletions
|
|
@ -950,8 +950,6 @@ respip_rewrite_reply(const struct query_info* qinfo,
|
|||
r->taglistlen, ctaglist, ctaglen)) {
|
||||
if((raddr = respip_addr_lookup(rep,
|
||||
r->respip_set, &rrset_id))) {
|
||||
}
|
||||
if(raddr) {
|
||||
if(!respip_use_rpz(raddr, r, &action, &data,
|
||||
&rpz_log, &log_name, &rpz_cname_override,
|
||||
region, &rpz_used)) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue