From: Joseph Sutton Date: Thu, 9 Dec 2021 00:18:45 +0000 (+1300) Subject: s4:torture: Remove comments that are no longer relevant X-Git-Tag: tdb-1.4.6~288 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=030afa6c01bfc0bfd20a204a5cc7c9d33032a1e7;p=thirdparty%2Fsamba.git s4:torture: Remove comments that are no longer relevant Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/source4/torture/krb5/kdc-canon-heimdal.c b/source4/torture/krb5/kdc-canon-heimdal.c index 59ae750e206..000181e9f2e 100644 --- a/source4/torture/krb5/kdc-canon-heimdal.c +++ b/source4/torture/krb5/kdc-canon-heimdal.c @@ -202,12 +202,6 @@ static bool test_accept_ticket(struct torture_context *tctx, * sent to the network, and before they are processed on the recv * side. * - * The torture_krb5_pre_send_test() and torture_krb5_post_recv_test() - * functions are implement the actual tests. - * - * When this asserts, the caller will get a spurious 'cannot contact - * any KDC' message. - * */ static krb5_error_code smb_krb5_send_and_recv_func_canon_override(krb5_context context, void *data, /* struct torture_krb5_context */