]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
removed a debugging fprintf
authorEvan Hunt <each@isc.org>
Mon, 21 Jan 2019 01:38:32 +0000 (17:38 -0800)
committerEvan Hunt <each@isc.org>
Mon, 21 Jan 2019 01:38:32 +0000 (17:38 -0800)
lib/dns/zone.c

index 954245c999633397f224ebab1cf3c17d925710ea..385ee316166562d3bcb999683a6d13b33fba602f 100644 (file)
@@ -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;
        }
        /*