mirror of
https://github.com/brl/mutter.git
synced 2024-12-26 12:52:14 +00:00
pointer-lock/wayland: Remove unused instance struct field
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2772>
This commit is contained in:
parent
2762a67000
commit
4edcdd8a7f
@ -43,7 +43,6 @@
|
||||
struct _MetaPointerLockWayland
|
||||
{
|
||||
GObject parent;
|
||||
MetaWaylandPointerConstraint *constraint;
|
||||
};
|
||||
|
||||
G_DEFINE_TYPE (MetaPointerLockWayland, meta_pointer_lock_wayland,
|
||||
|
Loading…
Reference in New Issue
Block a user