1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-15 01:58:05 -05:00

Stop the SSH panel appearing in PuTTYtel

[originally from svn r705]
This commit is contained in:
Simon Tatham 2000-10-12 09:10:45 +00:00
parent d6a97056a1
commit 421aafb4c0

View File

@ -1546,7 +1546,7 @@ static int GenericMainDlgProc (HWND hwnd, UINT msg,
}
/* The SSH panel. Accelerators used: [acgo] rmakwp123bd */
{
if (backends[2].backend != NULL) {
struct ctlpos cp;
ctlposinit(&cp, hwnd, 80, 3, 13);
if (dlgtype == 0) {