mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
unused void cast.
git-svn-id: file:///svn/unbound/trunk@4400 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
62fff935da
commit
ff384cd658
1 changed files with 0 additions and 1 deletions
|
|
@ -3063,7 +3063,6 @@ auth_xfer_probe_udp_callback(struct comm_point* c, void* arg, int err,
|
|||
log_assert(xfr->task_probe);
|
||||
env = xfr->task_probe->env;
|
||||
|
||||
(void)c;
|
||||
(void)repinfo;
|
||||
/* TODO need a comm_timer for a timeout too */
|
||||
/* TODO */
|
||||
|
|
|
|||
Loading…
Reference in a new issue