mirror of
https://github.com/brl/mutter.git
synced 2025-07-05 10:31:18 +00:00
MetaWaylandPointerConstraint: Remove unused function
This commit is contained in:
@ -336,12 +336,6 @@ meta_wayland_pointer_constraint_calculate_effective_region (MetaWaylandPointerCo
|
||||
return region;
|
||||
}
|
||||
|
||||
cairo_region_t *
|
||||
meta_wayland_pointer_constraint_get_region (MetaWaylandPointerConstraint *constraint)
|
||||
{
|
||||
return constraint->region;
|
||||
}
|
||||
|
||||
MetaWaylandSurface *
|
||||
meta_wayland_pointer_constraint_get_surface (MetaWaylandPointerConstraint *constraint)
|
||||
{
|
||||
|
Reference in New Issue
Block a user