removed a debugging fprintf

(cherry picked from commit 6c478a3dae)
This commit is contained in:
Evan Hunt
2019-01-21 17:01:11 +11:00
committed by Mark Andrews
parent c923e3cef8
commit e511187ebd
-1
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;
}
/*