[gnome-software/gnome-3-22] trivial: Remove an unused variable



commit d189e29c2becd0640a105c6a159ebafd0515ba56
Author: Kalev Lember <klember redhat com>
Date:   Sat Nov 26 12:39:33 2016 +0100

    trivial: Remove an unused variable

 src/gs-plugin-loader.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-plugin-loader.c b/src/gs-plugin-loader.c
index 4c3ef1b..189f281 100644
--- a/src/gs-plugin-loader.c
+++ b/src/gs-plugin-loader.c
@@ -3433,7 +3433,6 @@ static void
 gs_plugin_loader_run (GsPluginLoader *plugin_loader, const gchar *function_name)
 {
        GsPluginLoaderPrivate *priv = gs_plugin_loader_get_instance_private (plugin_loader);
-       gboolean ret;
        GsPlugin *plugin;
        guint i;
 


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