From e511187ebdbf9a7883dc4d8de21077fa4821202b Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Sun, 20 Jan 2019 17:38:32 -0800 Subject: [PATCH] removed a debugging fprintf (cherry picked from commit 6c478a3daeab6e6df1bb005d4d0666967d75cda3) --- lib/dns/zone.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/dns/zone.c b/lib/dns/zone.c index 4d71156f04..528722e3e0 100644 --- a/lib/dns/zone.c +++ b/lib/dns/zone.c @@ -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; } /*