mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-17 11:08:06 -05:00
Stop the SSH panel appearing in PuTTYtel
[originally from svn r705]
This commit is contained in:
parent
d6a97056a1
commit
421aafb4c0
2
windlg.c
2
windlg.c
@ -1546,7 +1546,7 @@ static int GenericMainDlgProc (HWND hwnd, UINT msg,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* The SSH panel. Accelerators used: [acgo] rmakwp123bd */
|
/* The SSH panel. Accelerators used: [acgo] rmakwp123bd */
|
||||||
{
|
if (backends[2].backend != NULL) {
|
||||||
struct ctlpos cp;
|
struct ctlpos cp;
|
||||||
ctlposinit(&cp, hwnd, 80, 3, 13);
|
ctlposinit(&cp, hwnd, 80, 3, 13);
|
||||||
if (dlgtype == 0) {
|
if (dlgtype == 0) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user