]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - putty.h
Remove last vestiges of `buggymac' in the Config structure. Might
[PuTTY.git] / putty.h
diff --git a/putty.h b/putty.h
index 903695ed0bc6d4d5e40f34602da10b00dcea1210..46e39c6f853c766d9bf4c57a86eb81d74ebb47b6 100644 (file)
--- 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;