mirror of
https://github.com/brl/mutter.git
synced 2025-08-05 08:04:50 +00:00
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:
@@ -150,8 +150,6 @@ typedef struct _DisplayTilePreview
|
|||||||
{
|
{
|
||||||
ClutterActor *actor;
|
ClutterActor *actor;
|
||||||
|
|
||||||
GdkRGBA *preview_color;
|
|
||||||
|
|
||||||
MetaRectangle tile_rect;
|
MetaRectangle tile_rect;
|
||||||
} DisplayTilePreview;
|
} DisplayTilePreview;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user