1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00

Don't show SSH connection sharing options mid-session (they don't work).

[originally from svn r10228]
This commit is contained in:
Jacob Nevins 2014-09-20 22:14:24 +00:00
parent 25ea76da47
commit 54588750c9

View File

@ -2167,7 +2167,7 @@ void setup_config_box(struct controlbox *b, int midsession,
I(CONF_compression));
}
if (!midsession || protcfginfo != 1) {
if (!midsession) {
s = ctrl_getset(b, "Connection/SSH", "sharing", "Sharing an SSH connection between PuTTY tools");
ctrl_checkbox(s, "Share SSH connections if possible", 's',