[gnome-software: 1/18] gs-shell: Remove unused variable




commit af88b0b2a0f141c6c623e462f239c3659588ef8e
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon Apr 12 11:03:35 2021 +0100

    gs-shell: Remove unused variable
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 src/gs-shell.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/gs-shell.c b/src/gs-shell.c
index 380ddf7af..678c10878 100644
--- a/src/gs-shell.c
+++ b/src/gs-shell.c
@@ -2078,7 +2078,6 @@ gs_shell_setup (GsShell *shell, GsPluginLoader *plugin_loader, GCancellable *can
 {
        g_autoptr(GtkAccelGroup) accel_group = NULL;
        GClosure *closure;
-       GtkStyleContext *style_context;
 
        g_return_if_fail (GS_IS_SHELL (shell));
 


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