mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-04 13:29:45 -05:00
Remove old fields
This commit is contained in:
parent
5f7042a1f2
commit
5a636b21ba
1 changed files with 0 additions and 4 deletions
|
|
@ -145,10 +145,6 @@ struct wlr_output_state {
|
||||||
drmModeCrtc *old_crtc;
|
drmModeCrtc *old_crtc;
|
||||||
|
|
||||||
struct wlr_drm_renderer *renderer;
|
struct wlr_drm_renderer *renderer;
|
||||||
struct gbm_bo *bo[2];
|
|
||||||
struct gbm_bo *cursor_bo[2];
|
|
||||||
int current_cursor;
|
|
||||||
uint32_t cursor_width, cursor_height;
|
|
||||||
|
|
||||||
bool pageflip_pending;
|
bool pageflip_pending;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue