]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove unmatched
authorMark Andrews <marka@isc.org>
Fri, 6 Oct 2017 06:23:54 +0000 (17:23 +1100)
committerMark Andrews <marka@isc.org>
Fri, 6 Oct 2017 06:23:54 +0000 (17:23 +1100)
lib/ns/log.c

index 741146976a86260984ea774b23fc0266edb60d77..1a7c989299e8ceb287add48e900d5fdb853e4c75 100644 (file)
@@ -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 },