pointer-lock/wayland: Remove unused instance struct field

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2772>
This commit is contained in:
Jonas Ådahl 2022-12-18 10:00:34 +01:00
parent 2762a67000
commit 4edcdd8a7f

View File

@ -43,7 +43,6 @@
struct _MetaPointerLockWayland
{
GObject parent;
MetaWaylandPointerConstraint *constraint;
};
G_DEFINE_TYPE (MetaPointerLockWayland, meta_pointer_lock_wayland,