Skip to content

Commit

Permalink
wayland: Remove vestigial struct member
Browse files Browse the repository at this point in the history
  • Loading branch information
Kontrabant committed Oct 29, 2024
1 parent 152bcce commit 8f9a562
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/video/wayland/SDL_waylandvideo.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ struct SDL_VideoData
struct xdg_wm_dialog_v1 *xdg_wm_dialog_v1;
struct wp_alpha_modifier_v1 *wp_alpha_modifier_v1;
struct xdg_toplevel_icon_manager_v1 *xdg_toplevel_icon_manager_v1;
struct kde_output_order_v1 *kde_output_order;
struct frog_color_management_factory_v1 *frog_color_management_factory_v1;
struct zwp_tablet_manager_v2 *tablet_manager;

Expand Down

0 comments on commit 8f9a562

Please sign in to comment.