[gnome-software/gnome-3-26] trivial: application: Remove an unused field



commit 8684c74ff78c0667f38dc3b2a7b1c5f6066e1f57
Author: Kalev Lember <klember redhat com>
Date:   Tue Jan 30 09:57:41 2018 +0100

    trivial: application: Remove an unused field

 src/gs-application.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/gs-application.c b/src/gs-application.c
index e55cf79e..ae53980f 100644
--- a/src/gs-application.c
+++ b/src/gs-application.c
@@ -55,7 +55,6 @@ struct _GsApplication {
        GtkApplication   parent;
        gboolean         enable_profile_mode;
        GCancellable    *cancellable;
-       GtkApplication  *application;
        GtkCssProvider  *provider;
        GsPluginLoader  *plugin_loader;
        gint             pending_apps;


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