[gtk/gtk-3-24: 1/3] gdk/wayland: remove unused variable



commit 27b403268092728e48a35befc513c0cc46972989
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Sat Aug 3 22:30:53 2019 +0300

    gdk/wayland: remove unused variable
    
    Signed-off-by: Lionel Landwerlin <llandwerlin gmail com>

 gdk/wayland/gdkmonitor-wayland.h | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gdk/wayland/gdkmonitor-wayland.h b/gdk/wayland/gdkmonitor-wayland.h
index 69592bd28a..8c65bbfc4a 100644
--- a/gdk/wayland/gdkmonitor-wayland.h
+++ b/gdk/wayland/gdkmonitor-wayland.h
@@ -29,7 +29,6 @@ struct _GdkWaylandMonitor {
   guint32 id;
   guint32 version;
   struct wl_output *output;
-  gboolean added;
 
   struct zxdg_output_v1 *xdg_output;
   /* Size and position, can be either from wl_output or xdg_output */


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