mirror of
https://github.com/brl/mutter.git
synced 2025-01-07 10:12:14 +00:00
frames: Drop unused class member
Everything just uses gtk_window_get_child() to get the content. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3611>
This commit is contained in:
parent
9fd0f3f2dc
commit
9bac742ba5
@ -30,7 +30,6 @@
|
||||
struct _MetaFrame
|
||||
{
|
||||
GtkWindow parent_instance;
|
||||
GtkWidget *content;
|
||||
Atom atom__NET_WM_VISIBLE_NAME;
|
||||
Atom atom__NET_WM_NAME;
|
||||
Atom atom__MOTIF_WM_HINTS;
|
||||
|
Loading…
Reference in New Issue
Block a user