[gtk+] wayland: Remove a few unused variables
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] wayland: Remove a few unused variables
- Date: Sat, 23 Mar 2013 23:43:11 +0000 (UTC)
commit 97ebaee0e21a70d92423819de0792ead09b2bc20
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Mar 23 18:31:20 2013 -0400
wayland: Remove a few unused variables
gdk/wayland/gdkdevice-wayland.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gdk/wayland/gdkdevice-wayland.c b/gdk/wayland/gdkdevice-wayland.c
index 800229c..cc942eb 100644
--- a/gdk/wayland/gdkdevice-wayland.c
+++ b/gdk/wayland/gdkdevice-wayland.c
@@ -106,8 +106,6 @@ typedef struct _GdkWaylandDeviceManagerClass GdkWaylandDeviceManagerClass;
struct _GdkWaylandDeviceManager
{
GdkDeviceManager parent_object;
- GdkDevice *core_pointer;
- GdkDevice *core_keyboard;
GList *devices;
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]