[mutter] xwayland: remove unused struct field



commit 719d8bd0c72a8978eed0cf544e272da46e99e8a7
Author: Carlos Garnacho <carlosg gnome org>
Date:   Mon May 18 20:53:45 2015 +0200

    xwayland: remove unused struct field

 src/wayland/meta-xwayland-selection.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/wayland/meta-xwayland-selection.c b/src/wayland/meta-xwayland-selection.c
index c296801..2b40d8c 100644
--- a/src/wayland/meta-xwayland-selection.c
+++ b/src/wayland/meta-xwayland-selection.c
@@ -55,7 +55,6 @@ typedef struct {
   GOutputStream *stream;
   GCancellable *cancellable;
   gchar *mime_type;
-  guint selection : 3;
   guint incr : 1;
 } X11SelectionData;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]