[gnome-online-miners] facebook: Remove stray debug message



commit 76bb81043c064d749c2af7182e93047f89fcc60a
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Nov 28 18:11:37 2014 +0100

    facebook: Remove stray debug message
    
    https://bugzilla.gnome.org/show_bug.cgi?id=740869

 src/gom-facebook-miner.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gom-facebook-miner.c b/src/gom-facebook-miner.c
index 948165c..3c90b80 100644
--- a/src/gom-facebook-miner.c
+++ b/src/gom-facebook-miner.c
@@ -200,7 +200,6 @@ account_miner_job_process_album (GomAccountMinerJob *job,
   album_created_time = gfbgraph_node_get_created_time (GFBGRAPH_NODE (album));
   album_name = gfbgraph_album_get_name (album);
   album_description = gfbgraph_album_get_description (album);
-  g_message ("%s", album_created_time);
 
   identifier = g_strdup_printf ("photos:collection:facebook:%s", album_id);
 


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