From 6202ac16142a68bfbc9a54bc13190fafeefe1f5c Mon Sep 17 00:00:00 2001 From: green Date: Tue, 5 Dec 2000 02:41:01 +0000 Subject: Forgot to remove the old line in the last commit. --- crypto/openssh/pam_ssh/pam_ssh.c | 1 - 1 file changed, 1 deletion(-) (limited to 'crypto') diff --git a/crypto/openssh/pam_ssh/pam_ssh.c b/crypto/openssh/pam_ssh/pam_ssh.c index 424496d..237d6e2 100644 --- a/crypto/openssh/pam_ssh/pam_ssh.c +++ b/crypto/openssh/pam_ssh/pam_ssh.c @@ -178,7 +178,6 @@ env_destroy(ENV *self) if (self->e_committed) env_swap(self, 0); - env_swap(self, 0); SLIST_FOREACH(p, &self->e_head, ee_entries) { free(p->ee_env); free(p); -- cgit v1.1