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
|
struct _MetaPointerLockWayland
|
||||||
{
|
{
|
||||||
GObject parent;
|
GObject parent;
|
||||||
MetaWaylandPointerConstraint *constraint;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
G_DEFINE_TYPE (MetaPointerLockWayland, meta_pointer_lock_wayland,
|
G_DEFINE_TYPE (MetaPointerLockWayland, meta_pointer_lock_wayland,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user