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



commit 7530a9bc6c6fb97f181c59b2f938d50eb47fc0f0
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 7b2dfdad..8c9c6119 100644
--- a/src/gs-application.c
+++ b/src/gs-application.c
@@ -53,7 +53,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]