]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove redundent 'request-ixfr'
authorMark Andrews <marka@isc.org>
Thu, 1 Aug 2013 04:38:27 +0000 (14:38 +1000)
committerMark Andrews <marka@isc.org>
Thu, 1 Aug 2013 04:38:27 +0000 (14:38 +1000)
lib/isccfg/namedconf.c

index ff25fc89486b527071fec1972df5f3bffa8548b1..f0f7aed421a6ccd097af5046352c872fbf995e99 100644 (file)
@@ -1495,7 +1495,6 @@ view_clauses[] = {
        { "queryport-pool-updateinterval", &cfg_type_uint32,
          CFG_CLAUSEFLAG_OBSOLETE },
        { "recursion", &cfg_type_boolean, 0 },
-       { "request-ixfr", &cfg_type_boolean, 0 },
        { "request-nsid", &cfg_type_boolean, 0 },
        { "resolver-query-timeout", &cfg_type_uint32, 0 },
        { "rfc2308-type1", &cfg_type_boolean, CFG_CLAUSEFLAG_NYI },