]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - mac/mac.h
Improve support for non-colour displays by adding a mask of attributes to
[PuTTY.git] / mac / mac.h
index 1bd5482447af889c428b27002cc1863c24b63acc..8554021059b8af26d9e569d1bee244db2ada663e 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;