removed a debugging fprintf

(cherry picked from commit 6c478a3dae)
This commit is contained in:
Evan Hunt 2019-01-20 17:38:32 -08:00 committed by Mark Andrews
parent c923e3cef8
commit e511187ebd

View file

@ -14457,7 +14457,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;
}
/*