summaryrefslogtreecommitdiffstats
path: root/auth2.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth2.c')
-rw-r--r--auth2.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/auth2.c b/auth2.c
index b1a4e363..bded8c2f 100644
--- a/auth2.c
+++ b/auth2.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth2.c,v 1.114 2007/03/01 10:28:02 dtucker Exp $ */
+/* $OpenBSD: auth2.c,v 1.115 2007/04/14 22:01:58 stevesk Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*
@@ -281,8 +281,6 @@ userauth_finish(Authctxt *authctxt, int authenticated, char *method)
}
}
-#define DELIM ","
-
static char *
authmethods_get(void)
{