[gnome-software/wip/kalev/gnome-3-22: 17/96] trivial: Remove an unused variable
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/kalev/gnome-3-22: 17/96] trivial: Remove an unused variable
- Date: Tue, 7 Mar 2017 16:25:16 +0000 (UTC)
commit 812c52153ad690901824351402561eca90a38990
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]