diff options
Diffstat (limited to 'crypto/openssh')
| -rw-r--r-- | crypto/openssh/sshd-session.c | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/crypto/openssh/sshd-session.c b/crypto/openssh/sshd-session.c index e8299c254567..ca35790149ac 100644 --- a/crypto/openssh/sshd-session.c +++ b/crypto/openssh/sshd-session.c @@ -217,8 +217,6 @@ mm_is_monitor(void)  static void  grace_alarm_handler(int sig)  { -	BLOCKLIST_NOTIFY(the_active_state, BLOCKLIST_AUTH_FAIL, -	    "Grace period expired");  	/*  	 * Try to kill any processes that we have spawned, E.g. authorized  	 * keys command helpers or privsep children. | 
