diff --git a/kitty/state.h b/kitty/state.h index 8cad2e058..d7bf4e5e4 100644 --- a/kitty/state.h +++ b/kitty/state.h @@ -127,7 +127,6 @@ typedef struct { FONTS_DATA_HANDLE fonts_data; id_type temp_font_group_id; double pending_scroll_pixels; - unsigned int nsgl_ctx_updated; } OSWindow;