From 743a8e7f005762d4c5740d18b956636cbb6213e8 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 29 Aug 2006 15:43:15 +0000 Subject: r17910: remove incorrect comment (code has already been fixed) (This used to be commit 9810d74e171542408eea3ec22a0ebb57a9e1e87e) --- source3/libads/dns.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/source3/libads/dns.c b/source3/libads/dns.c index c946ab0bdd..8cc68a0c14 100644 --- a/source3/libads/dns.c +++ b/source3/libads/dns.c @@ -406,9 +406,6 @@ static NTSTATUS ads_dns_lookup_srv( TALLOC_CTX *ctx, const char *name, struct dn if ( (rr.type != T_A) || (rr.rdatalen != 4) ) continue; - /* FIX ME!!! Should this be a list of IP addresses for - each host? */ - for ( i=0; i