compositor: Remove unused background_actor private reference
https://gitlab.gnome.org/GNOME/mutter/merge_requests/556
This commit is contained in:
parent
3ba79961fe
commit
736cac43e9
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ struct _MetaCompositor
|
|||
guint server_time_is_monotonic_time : 1;
|
||||
|
||||
ClutterActor *stage, *window_group, *top_window_group, *feedback_group;
|
||||
ClutterActor *background_actor;
|
||||
GList *windows;
|
||||
Window output;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue