wayland/surface: Drop undeclared function definition from header
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3298>
This commit is contained in:
parent
9886dcc001
commit
3829888463
@ -301,9 +301,6 @@ gboolean meta_wayland_surface_assign_role (MetaWaylandSurface *surfac
|
|||||||
|
|
||||||
MetaWaylandBuffer *meta_wayland_surface_get_buffer (MetaWaylandSurface *surface);
|
MetaWaylandBuffer *meta_wayland_surface_get_buffer (MetaWaylandSurface *surface);
|
||||||
|
|
||||||
void meta_wayland_surface_set_window (MetaWaylandSurface *surface,
|
|
||||||
MetaWindow *window);
|
|
||||||
|
|
||||||
void meta_wayland_surface_configure_notify (MetaWaylandSurface *surface,
|
void meta_wayland_surface_configure_notify (MetaWaylandSurface *surface,
|
||||||
MetaWaylandWindowConfiguration *configuration);
|
MetaWaylandWindowConfiguration *configuration);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user