diff options
-rw-r--r-- | source4/torture/winbind/struct_based.c | 1 |
1 files changed, 0 insertions, 1 deletions
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, |