[gtk+] wayland: Protocol change: configure event
- From: Rob Bradford <rbradford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] wayland: Protocol change: configure event
- Date: Thu, 12 Jul 2012 15:00:20 +0000 (UTC)
commit 6cdb75256e9fd975b24cd053bd6f9418060d669c
Author: Rob Bradford <rob linux intel com>
Date: Wed Jul 11 14:38:28 2012 +0100
wayland: Protocol change: configure event
The 'time' value has been removed.
gdk/wayland/gdkwindow-wayland.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gdk/wayland/gdkwindow-wayland.c b/gdk/wayland/gdkwindow-wayland.c
index edc6e89..731c0fd 100644
--- a/gdk/wayland/gdkwindow-wayland.c
+++ b/gdk/wayland/gdkwindow-wayland.c
@@ -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)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]