mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
kms: Remove unused fields from MetaKmsCrtcState struct
https://gitlab.gnome.org/GNOME/mutter/merge_requests/713
This commit is contained in:
parent
6792903c4f
commit
76445bcb97
@ -33,10 +33,6 @@ typedef struct _MetaKmsCrtcState
|
||||
gboolean is_drm_mode_valid;
|
||||
drmModeModeInfo drm_mode;
|
||||
|
||||
uint32_t common_possible_crtcs;
|
||||
uint32_t common_possible_clones;
|
||||
uint32_t encoder_device_idxs;
|
||||
|
||||
struct {
|
||||
uint16_t *red;
|
||||
uint16_t *green;
|
||||
|
Loading…
Reference in New Issue
Block a user