1
0
Fork 0

wayland/surface: Drop undeclared function definition from header

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3298>
This commit is contained in:
Corentin Noël 2023-09-27 16:53:36 +02:00
parent 9886dcc001
commit 3829888463

View file

@ -301,9 +301,6 @@ gboolean meta_wayland_surface_assign_role (MetaWaylandSurface *surfac
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,
MetaWaylandWindowConfiguration *configuration);