[gnome-software/gnome-3-20] trivial: Do not print unknown kudos to screen



commit 01adc655a184244f4624412552b911197bf34b6b
Author: Richard Hughes <richard hughsie com>
Date:   Thu Apr 14 09:55:46 2016 +0100

    trivial: Do not print unknown kudos to screen

 src/plugins/gs-appstream.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-appstream.c b/src/plugins/gs-appstream.c
index 1cc68f2..3f3a3c7 100644
--- a/src/plugins/gs-appstream.c
+++ b/src/plugins/gs-appstream.c
@@ -541,7 +541,6 @@ gs_appstream_refine_app (GsPlugin *plugin,
                        gs_app_add_kudo (app, GS_APP_KUDO_HI_DPI_ICON);
                        break;
                default:
-                       g_debug ("no idea how to handle kudo '%s'", tmp);
                        break;
                }
        }


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