X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/d082ac49971a1c1a9e84c5b201c30aab675f154f..7d22c2e8c8e4104bcd39f35ebeaa5f81edd374cf:/mac/mac.h diff --git a/mac/mac.h b/mac/mac.h index 1c1c64e1..a63645d7 100644 --- 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 */