[gnome-software] trivial: Remove an unused variable
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Remove an unused variable
- Date: Sat, 26 Nov 2016 11:40:07 +0000 (UTC)
commit e87ee99a995a0cf65e0648458d5bc5d4076b03f3
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 4af68c8..a86ae26 100644
--- a/src/gs-plugin-loader.c
+++ b/src/gs-plugin-loader.c
@@ -3640,7 +3640,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]