default-plugin: Remove unnused field
This drops the usage of GdkRGBA Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2407>
This commit is contained in:
parent
fb4161853f
commit
b0b21e8274
1 changed files with 0 additions and 2 deletions
|
@ -150,8 +150,6 @@ typedef struct _DisplayTilePreview
|
|||
{
|
||||
ClutterActor *actor;
|
||||
|
||||
GdkRGBA *preview_color;
|
||||
|
||||
MetaRectangle tile_rect;
|
||||
} DisplayTilePreview;
|
||||
|
||||
|
|
Loading…
Reference in a new issue