summaryrefslogtreecommitdiff
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 a3f22cfc7..421d75a77 100644
--- a/authfd.c
+++ b/authfd.c
@@ -519,7 +519,6 @@ ssh_add_identity_constrained(AuthenticationConnection *auth, Key *key,
519 default: 519 default:
520 buffer_free(&msg); 520 buffer_free(&msg);
521 return 0; 521 return 0;
522 break;
523 } 522 }
524 if (constrained) { 523 if (constrained) {
525 if (life != 0) { 524 if (life != 0) {