wayland: Remove edges

This is an upstream change to xdg-shell.
This commit is contained in:
Jasper St. Pierre
2014-02-07 17:23:17 -05:00
parent d694260ad2
commit 912a0abd26
4 changed files with 4 additions and 9 deletions

View File

@ -108,8 +108,7 @@ MetaWaylandSurface *meta_wayland_surface_create (MetaWaylandCompositor *composit
guint32 version);
void meta_wayland_surface_configure_notify (MetaWaylandSurface *surface,
int width,
int height,
int edges);
int height);
void meta_wayland_surface_focused_set (MetaWaylandSurface *surface);
void meta_wayland_surface_focused_unset (MetaWaylandSurface *surface);