X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/3cca053ede5392c743cb5c22b4cd10afc576ebef..1b56c05584652dba13d7f4f54e7ac2560dab92fe:/putty.h diff --git a/putty.h b/putty.h index 903695ed..46e39c6f 100644 --- a/putty.h +++ b/putty.h @@ -266,7 +266,6 @@ typedef struct { int ssh_cipherlist[CIPHER_MAX]; char keyfile[FILENAME_MAX]; int sshprot; /* use v1 or v2 when both available */ - int buggymac; /* MAC bug commmercial <=v2.3.x SSH2 */ int ssh2_des_cbc; /* "des-cbc" nonstandard SSH2 cipher */ int try_tis_auth; int try_ki_auth;