simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Thu May 17 15:22:36 BST 2018
TL;DR:
d68a772 Remove do_ssh2_transport variable 'activated_authconn'.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2018-05-17 15:22:36
commit d68a772bf7fd3c15c5b0a8ed1db8203a0902f67f
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=d68a772bf7fd3c15c5b0a8ed1db8203a0902f67f;hp=528513ddea354a6b1ab5bee5ec87ec31dff60904
Author: Simon Tatham <anakin at pobox.com>
Date: Thu May 17 15:19:54 2018 +0100
Remove do_ssh2_transport variable 'activated_authconn'.
It hasn't been used since 2012, when commit 8e0ab8be5 introduced a new
method of getting the do_ssh2_authconn coroutine started, and didn't
notice that the variable we were previously using was now completely
unused.
ssh.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the tartarus-commits
mailing list