summaryrefslogtreecommitdiffstats
path: root/authfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'authfd.c')
-rw-r--r--authfd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/authfd.c b/authfd.c
index 421d75a7..22c585e9 100644
--- a/authfd.c
+++ b/authfd.c
@@ -337,7 +337,6 @@ ssh_get_next_identity(AuthenticationConnection *auth, char **comment, int versio
break;
default:
return NULL;
- break;
}
/* Decrement the number of remaining entries. */
auth->howmany--;