From a78c5e9673bbbee0ec277bbd39a5e38ebaf41052 Mon Sep 17 00:00:00 2001 From: Moritz Schulte Date: Wed, 20 Apr 2005 14:47:19 +0000 Subject: 2005-04-20 Moritz Schulte * command-ssh.c (ssh_handler_request_identities): Removed debugging code (sleep call), which was commited unintenionally. --- agent/command-ssh.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'agent/command-ssh.c') diff --git a/agent/command-ssh.c b/agent/command-ssh.c index 00c202078..133dd01dd 100644 --- a/agent/command-ssh.c +++ b/agent/command-ssh.c @@ -1741,9 +1741,6 @@ ssh_handler_request_identities (ctrl_t ctrl, /* Prepare buffer stream. */ -#warning Huh, sleep? why that? Anyway, this should be pth_sleep - sleep (5); - key_directory = NULL; key_secret = NULL; key_public = NULL; -- cgit v1.2.3