[totem] grilo: Remove debug message



commit 29e6ffb2ef312c0d61b84082e6ebfcb5b9ca833e
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 21 20:00:59 2014 +0100

    grilo: Remove debug message

 src/plugins/grilo/totem-grilo.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/grilo/totem-grilo.c b/src/plugins/grilo/totem-grilo.c
index b02deb3..9f88ebe 100644
--- a/src/plugins/grilo/totem-grilo.c
+++ b/src/plugins/grilo/totem-grilo.c
@@ -418,7 +418,6 @@ add_media_to_model (GtkTreeStore *model,
        GDateTime *mtime;
 
        thumbnail = totem_grilo_get_icon (media, &thumbnailing);
-       g_message ("thumbnailing? %d", thumbnailing);
        secondary = get_secondary_text (media);
        mtime = grl_media_get_modification_date (media);
 


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