[gnome-software] odrs: Remove some left-in debugging



commit 4016d7f8dd779c1a60fc144d8ffffd09dc63137c
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jul 25 23:12:29 2016 +0100

    odrs: Remove some left-in debugging

 src/plugins/gs-plugin-odrs.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/plugins/gs-plugin-odrs.c b/src/plugins/gs-plugin-odrs.c
index 99da43e..956da56 100644
--- a/src/plugins/gs-plugin-odrs.c
+++ b/src/plugins/gs-plugin-odrs.c
@@ -174,8 +174,6 @@ gs_plugin_odrs_refresh_ratings (GsPlugin *plugin,
                if (tmp < cache_age) {
                        g_debug ("%s is only %u seconds old, so ignoring refresh",
                                 fn, tmp);
-                       if (!gs_plugin_odrs_load_ratings (plugin, fn, error))
-                               g_error ("MOO: %s", (*error)->message);
                        return gs_plugin_odrs_load_ratings (plugin, fn, error);
                }
        }


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