[gnome-flashback] input-sources: remove unused struct member



commit eb27247588365ecd794274c2ac1d4c235f4ac346
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Mon Dec 23 02:58:00 2019 +0200

    input-sources: remove unused struct member

 gnome-flashback/libinput-sources/gf-input-sources.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gnome-flashback/libinput-sources/gf-input-sources.c 
b/gnome-flashback/libinput-sources/gf-input-sources.c
index 8dae608..8235202 100644
--- a/gnome-flashback/libinput-sources/gf-input-sources.c
+++ b/gnome-flashback/libinput-sources/gf-input-sources.c
@@ -40,7 +40,6 @@ struct _GfInputSources
   GfInputSourceManager *input_source_manager;
 
   GfInputSource        *current_source;
-  GtkStatusIcon        *status_icon;
 };
 
 G_DEFINE_TYPE (GfInputSources, gf_input_sources, G_TYPE_OBJECT)


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