compositor: Remove unused stage pointer
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1285
This commit is contained in:
parent
9daec23033
commit
578c30792a
1 changed files with 0 additions and 2 deletions
|
@ -116,8 +116,6 @@ typedef struct _MetaCompositorPrivate
|
|||
|
||||
gboolean server_time_is_monotonic_time;
|
||||
|
||||
ClutterActor *stage;
|
||||
|
||||
ClutterActor *window_group;
|
||||
ClutterActor *top_window_group;
|
||||
ClutterActor *feedback_group;
|
||||
|
|
Loading…
Reference in a new issue