---
openssh/auth2.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
--- a/openssh/auth2.c
+++ b/openssh/auth2.c
@@ -281,8 +281,6 @@ userauth_finish(Authctxt *authctxt, int authenticated, char
*method)
}
}
-#define DELIM ","
-
static char *
authmethods_get(void)
{
--
ldv
_______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 2/6] auth-pam.c (sshpam_tty_conv): Check fgets() return code, Dmitry V. Levin |
|---|---|
| Next by Date: | [PATCH 4/6] Fix pointer arithmetics to avoid breaking gcc strict-aliasing rules, Dmitry V. Levin |
| Previous by Thread: | [PATCH 2/6] auth-pam.c (sshpam_tty_conv): Check fgets() return code, Dmitry V. Levin |
| Next by Thread: | [PATCH 4/6] Fix pointer arithmetics to avoid breaking gcc strict-aliasing rules, Dmitry V. Levin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |