From e34bc77e810b24f55ab83aa9ff8b263cd1540473 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 25 May 2005 17:42:05 +0000 Subject: remove detritus from 4.0p1 merge --- auth2-chall.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'auth2-chall.c') diff --git a/auth2-chall.c b/auth2-chall.c index 4e2b1e856..384a543ee 100644 --- a/auth2-chall.c +++ b/auth2-chall.c @@ -299,8 +299,6 @@ input_userauth_info_response(int type, u_int32_t seq, void *ctxt) packet_check_eom(); res = kbdintctxt->device->respond(kbdintctxt->ctxt, nresp, response); - if (!authctxt->valid) - res = 1; /* keep going if login invalid */ for (i = 0; i < nresp; i++) { memset(response[i], 'r', strlen(response[i])); -- cgit v1.2.3