[gnome-software] trivial: Revert a hunk that was supposed to stay local...



commit 28f8a2194ad4ab62434ad7d2bd4cac9766d9e48c
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jan 25 16:34:55 2016 +0000

    trivial: Revert a hunk that was supposed to stay local...

 src/plugins/gs-plugin-packagekit-refresh.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/plugins/gs-plugin-packagekit-refresh.c b/src/plugins/gs-plugin-packagekit-refresh.c
index aea6080..76b0cf9 100644
--- a/src/plugins/gs-plugin-packagekit-refresh.c
+++ b/src/plugins/gs-plugin-packagekit-refresh.c
@@ -128,8 +128,6 @@ gs_plugin_refresh (GsPlugin *plugin,
        if ((flags & GS_PLUGIN_REFRESH_FLAGS_UPDATES) == 0)
                return TRUE;
 
-return TRUE;
-
        /* cache age of 0 is user-initiated */
        pk_client_set_background (PK_CLIENT (plugin->priv->task), cache_age > 0);
 


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