summaryrefslogtreecommitdiffstats
path: root/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth.c')
-rw-r--r--auth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/auth.c b/auth.c
index 929f59a9..c5320232 100644
--- a/auth.c
+++ b/auth.c
@@ -375,7 +375,6 @@ auth_log(struct ssh *ssh, int authenticated, int partial,
#endif
}
-
void
auth_maxtries_exceeded(struct ssh *ssh)
{