mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 14:22:51 -04:00
Merge branch 'each-remove-fprintf' into 'master'
clean up debugging fprintf See merge request isc-projects/bind9!1368
This commit is contained in:
commit
f13c87b89a
1 changed files with 0 additions and 1 deletions
|
|
@ -14532,7 +14532,6 @@ receive_secure_serial(isc_task_t *task, isc_event_t *event) {
|
|||
if (rjournal != NULL)
|
||||
dns_journal_destroy(&rjournal);
|
||||
isc_task_send(task, &event);
|
||||
fprintf(stderr, "looping on dns_update_signaturesinc\n");
|
||||
return;
|
||||
}
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue