[gnome-software: 21/22] lib: Delete commented out g_debug()




commit e34e25d0f119f2b7dfb0bade42f520575cc1a3a0
Author: Phaedrus Leeds <mwleeds endlessos org>
Date:   Wed Feb 17 21:08:44 2021 -0800

    lib: Delete commented out g_debug()

 lib/gs-app.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/lib/gs-app.c b/lib/gs-app.c
index 5354f0920..52b481ded 100644
--- a/lib/gs-app.c
+++ b/lib/gs-app.c
@@ -4170,7 +4170,6 @@ key_colors_set_for_pixbuf (GsApp *app, GdkPixbuf *pb, guint number)
                }
 
                number_of_bins = g_hash_table_size (hash);
-//             g_debug ("number of colors: %i", number_of_bins);
                if (number_of_bins >= number) {
                        g_autoptr(GList) values = NULL;
 


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