[gtk+] wayland: Remove unused variable
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] wayland: Remove unused variable
- Date: Mon, 1 Apr 2013 12:29:19 +0000 (UTC)
commit e76cb9dacaa8d8bc1548791560ea895f54c25e7b
Author: Benjamin Otte <otte redhat com>
Date: Fri Mar 29 13:36:01 2013 +0100
wayland: Remove unused variable
gdk/wayland/gdkscreen-wayland.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gdk/wayland/gdkscreen-wayland.c b/gdk/wayland/gdkscreen-wayland.c
index 5c6c1dd..be51d9f 100644
--- a/gdk/wayland/gdkscreen-wayland.c
+++ b/gdk/wayland/gdkscreen-wayland.c
@@ -885,7 +885,6 @@ output_handle_geometry(void *data,
int32_t transform)
{
GdkWaylandMonitor *monitor = (GdkWaylandMonitor *)data;
- GdkWaylandDisplay *display = GDK_WAYLAND_DISPLAY (monitor->screen->display);
monitor->geometry.x = x;
monitor->geometry.y = y;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]