From bbc868ccbb230a5419b1c981f9cdf94304a126aa Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 29 Apr 2013 17:01:06 +1000 Subject: [PATCH] undo conditional compile --- bin/named/xfrout.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bin/named/xfrout.c b/bin/named/xfrout.c index f0b64efb10..40be669f67 100644 --- a/bin/named/xfrout.c +++ b/bin/named/xfrout.c @@ -991,11 +991,7 @@ ns_xfr_start(ns_client_t *client, dns_rdatatype_t reqtype) { is_poll = ISC_TRUE; goto have_stream; } -#ifdef DLZ journalfile = is_dlz ? NULL : dns_zone_getjournal(zone); -#else - journalfile = dns_zone_getjournal(zone); -#endif if (journalfile != NULL) result = ixfr_rrstream_create(mctx, journalfile,