MetaWaylandPointerConstraint: Remove redundant typedef
This commit is contained in:
parent
f1730e488d
commit
5001aa76d7
@ -36,8 +36,6 @@ G_DECLARE_FINAL_TYPE (MetaWaylandPointerConstraint,
|
|||||||
META, WAYLAND_POINTER_CONSTRAINT,
|
META, WAYLAND_POINTER_CONSTRAINT,
|
||||||
GObject);
|
GObject);
|
||||||
|
|
||||||
typedef struct _MetaWaylandPointerConstraint MetaWaylandPointerConstraint;
|
|
||||||
|
|
||||||
void meta_wayland_pointer_constraints_init (MetaWaylandCompositor *compositor);
|
void meta_wayland_pointer_constraints_init (MetaWaylandCompositor *compositor);
|
||||||
|
|
||||||
void meta_wayland_pointer_constraint_maybe_enable (MetaWaylandPointerConstraint *constraint);
|
void meta_wayland_pointer_constraint_maybe_enable (MetaWaylandPointerConstraint *constraint);
|
||||||
|
Loading…
Reference in New Issue
Block a user