Remove whitespace

This commit is contained in:
David Barr 2024-10-15 03:04:15 +01:00 committed by GitHub
parent 1562b5bf72
commit ed2a45741d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,6 @@ struct menu_scene {
struct wlr_scene_tree *tree;
struct wlr_scene_node *text;
struct wlr_scene_node *background;
struct scaled_font_buffer *buffer;
};