[gnome-software] trivial: Remove an unused variable



commit 1f3251767c6668ebb8b0b33b50027bb7d17e5ec9
Author: Richard Hughes <richard hughsie com>
Date:   Tue Sep 10 10:38:54 2013 +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 89ba021..fc71c4f 100644
--- a/src/gs-plugin-loader.c
+++ b/src/gs-plugin-loader.c
@@ -415,7 +415,6 @@ cd_plugin_loader_get_updates_thread_cb (GSimpleAsyncResult *res,
                                        GObject *object,
                                        GCancellable *cancellable)
 {
-       const gchar *tmp;
        gboolean has_os_update = FALSE;
        GdkPixbuf *pixbuf = NULL;
        GError *error = NULL;


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