diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-03-05 11:17:54 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-03-05 11:17:54 +0000 |
| commit | a1bc8097933fc808843c1bf58ccf792a29ca75c7 (patch) | |
| tree | 2c5b9497519d45207d8e1a970a246350e3518c29 | |
| parent | a3f1c1c8f3c2849eb67a3e19eeff38be04649684 (diff) | |
Notes
| -rw-r--r-- | contrib/bind/bin/named/ns_req.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/bind/bin/named/ns_req.c b/contrib/bind/bin/named/ns_req.c index a5e5d182bf54..f103ad6df5be 100644 --- a/contrib/bind/bin/named/ns_req.c +++ b/contrib/bind/bin/named/ns_req.c @@ -777,11 +777,6 @@ req_query(HEADER *hp, u_char **cpp, u_char *eom, struct qstream *qsp, np == NULL ? "missed" : "found", dname, fname, cname); - - ns_debug(ns_log_default, 1, "req: %s '%s' as '%s' (cname=%d)", - np == NULL ? "missed" : "found", - dname, fname, cname); - #ifdef YPKLUDGE /* Some braindamaged resolver software will not recognize internet addresses in dot notation and |
