From: Mark Andrews Date: Fri, 6 Oct 2017 06:23:54 +0000 (+1100) Subject: remove unmatched X-Git-Tag: v9.12.0b1~71 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2833d094b31c28f52d5fb65bc546e63318cb3ace;p=thirdparty%2Fbind9.git remove unmatched --- diff --git a/lib/ns/log.c b/lib/ns/log.c index 741146976a8..1a7c989299e 100644 --- a/lib/ns/log.c +++ b/lib/ns/log.c @@ -28,7 +28,6 @@ LIBNS_EXTERNAL_DATA isc_logcategory_t ns_categories[] = { { "network", 0 }, { "update", 0 }, { "queries", 0 }, - { "unmatched", 0 }, { "update-security", 0 }, { "query-errors", 0 }, { "trust-anchor-telemetry", 0 },