X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=src%2Fsrc%2Fdns.c;h=f322fafca1679efc8502973db3a9d63a06b651d0;hb=6d06cf480f74aec15035066c615e68deeacca8b9;hp=e7381725f0e0fe6f41de2603154cdfa531b4c170;hpb=8d7d227dbc331d56589022692d3eee214f7ab732;p=exim.git diff --git a/src/src/dns.c b/src/src/dns.c index e7381725f..f322fafca 100644 --- a/src/src/dns.c +++ b/src/src/dns.c @@ -1,4 +1,4 @@ -/* $Cambridge: exim/src/src/dns.c,v 1.7 2005/06/10 13:29:36 tom Exp $ */ +/* $Cambridge: exim/src/src/dns.c,v 1.8 2005/06/10 13:38:06 tom Exp $ */ /************************************************* * Exim - an Internet mail transport agent * @@ -556,8 +556,6 @@ for (i = 0; i < 10; i++) contents of any rr blocks returned by dns_next_rr() as they use the same area in the dnsa block. */ - DEBUG(D_dns) debug_printf("Back in dns_lookup()\n"); - cname_rr.data = type_rr.data = NULL; for (rr = dns_next_rr(dnsa, &dnss, RESET_ANSWERS); rr != NULL;