From 553b3e2597c3c5ebe10167e41bfbfecbfb503348 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 1 Aug 2013 14:38:27 +1000 Subject: [PATCH] remove redundent 'request-ixfr' (cherry picked from commit e543b4e5dbf929c4298532b6ce0c8e8c6bfd9b74) --- lib/isccfg/namedconf.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/isccfg/namedconf.c b/lib/isccfg/namedconf.c index 15fd55499d3..be28ea71de5 100644 --- a/lib/isccfg/namedconf.c +++ b/lib/isccfg/namedconf.c @@ -1434,7 +1434,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 }, -- 2.47.3