Remove obsolete comment referencing auth-chall.c.

It was removed in commit 6cb6dcff along with the rest of the SSH1 server
support.
This commit is contained in:
Darren Tucker
2026-02-15 13:31:52 -05:00
parent 3e8a45e0ee
commit d8b806a2e6

View File

@@ -985,7 +985,6 @@ fake_password(const char *wire_password)
return ret;
}
/* XXX - see also comment in auth-chall.c:verify_response */
static int
sshpam_respond(void *ctx, u_int num, char **resp)
{