From 069cc571cd4bf3f418282c98d8eab16233cefaa0 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Fri, 21 Sep 2007 12:55:16 +0000 Subject: r25290: remove wrong comment metze (This used to be commit 9916d40769fa50be7e0bc88c981643f2c38f3336) --- source4/torture/winbind/struct_based.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/torture/winbind') diff --git a/source4/torture/winbind/struct_based.c b/source4/torture/winbind/struct_based.c index a94082dd8d..51269b9d95 100644 --- a/source4/torture/winbind/struct_based.c +++ b/source4/torture/winbind/struct_based.c @@ -368,7 +368,6 @@ static bool torture_winbind_struct_domain_info(struct torture_context *torture) flagstr = talloc_strdup_append(flagstr, "NA "); } - /* TODO: check rep.data.dc_name; */ torture_comment(torture, "DOMAIN '%s' => '%s' [%s]\n", rep.data.domain_info.name, rep.data.domain_info.alt_name, -- cgit