diff --git a/auth-pam.c b/auth-pam.c index 1aba2dc5b..0b247421b 100644 --- a/auth-pam.c +++ b/auth-pam.c @@ -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) {