Add support for generating MPW Makefiles. This makes the following changes:
[u/mdw/putty] / mac / mac.h
index 1bd5482..8554021 100644 (file)
--- a/mac/mac.h
+++ b/mac/mac.h
@@ -52,8 +52,6 @@ typedef struct {
     char *realhost;
     /* Logging */
     void *logctx;
-    /* Conveniences */
-    unsigned long attr_mask;           /* Mask of attributes to display */
 
     /* Mac-specific elements */
     short              fontnum;