[gtk+/composite-templates] wayland: Protocol change: configure event



commit 7333f41423ef172656d3cbe989351b84bb0581a4
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]