diff --git a/include/ghostty.h b/include/ghostty.h index b2c6ba6f3..7b4afa1d5 100644 --- a/include/ghostty.h +++ b/include/ghostty.h @@ -309,7 +309,6 @@ typedef struct { void *nsview; double scale_factor; uint16_t font_size; - bool render_decoration; } ghostty_surface_config_s; typedef void (*ghostty_runtime_wakeup_cb)(void *);