Remove has_focus from Session and use the one in Terminal. Active vs passive
[u/mdw/putty] / mac / mac.h
index 1c1c64e..a63645d 100644 (file)
--- a/mac/mac.h
+++ b/mac/mac.h
@@ -45,7 +45,6 @@ typedef struct {
     Terminal *term;
     /* Display state */
     int font_width, font_height;
-    int has_focus;
     /* Line discipline */
     void *ldisc;
     /* Backend */