mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-18 20:52:53 -05:00
remove debug print
git-svn-id: file:///svn/unbound/trunk@1784 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
ea36edbc03
commit
6b959f8043
1 changed files with 1 additions and 1 deletions
|
|
@ -1089,7 +1089,7 @@ anchors_apply_cfg(struct val_anchors* anchors, struct config_file* cfg)
|
|||
anchors_assemble_rrsets(anchors);
|
||||
init_parents(anchors);
|
||||
ldns_buffer_free(parsebuf);
|
||||
autr_debug_print(anchors); /* DEBUG */
|
||||
/*autr_debug_print(anchors); */ /* DEBUG */
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue