remove redundent 'request-ixfr'

(cherry picked from commit e543b4e5db)
This commit is contained in:
Mark Andrews 2013-08-01 14:38:27 +10:00
parent b13508178e
commit 553b3e2597

View file

@ -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 },