瀏覽代碼

wayland: Remove unused struct member

Frank Praznik 6 月之前
父節點
當前提交
3149533f0c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/video/wayland/SDL_waylandvideo.h

+ 0 - 1
src/video/wayland/SDL_waylandvideo.h

@@ -118,7 +118,6 @@ struct SDL_DisplayData
     SDL_DisplayOrientation orientation;
     int physical_width_mm, physical_height_mm;
     bool has_logical_position, has_logical_size;
-    bool running_colorspace_event_queue;
     SDL_HDROutputProperties HDR;
     SDL_DisplayID display;
     SDL_VideoDisplay placeholder;