wayland: Protocol change: configure event

The 'time' value has been removed.
This commit is contained in:
Rob Bradford 2012-07-11 14:38:28 +01:00
parent 0d1ae2e0dd
commit 6cdb75256e

View File

@ -661,7 +661,6 @@ gdk_wayland_window_map (GdkWindow *window)
static void
shell_surface_handle_configure(void *data,
struct wl_shell_surface *shell_surface,
uint32_t time,
uint32_t edges,
int32_t width,
int32_t height)