[empathy] Oops, remove stupid debug g_print



commit 0dfbea70e24e4fecde1d347ae5bb1ac2c864e37e
Author: Xavier Claessens <xclaesse gmail com>
Date:   Wed Jul 16 20:13:34 2008 +0200

    Oops, remove stupid debug g_print

 libempathy-gtk/empathy-theme-adium.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/libempathy-gtk/empathy-theme-adium.c b/libempathy-gtk/empathy-theme-adium.c
index c2396d1..9b26adf 100644
--- a/libempathy-gtk/empathy-theme-adium.c
+++ b/libempathy-gtk/empathy-theme-adium.c
@@ -239,9 +239,6 @@ theme_adium_append_message (EmpathyChatView *view,
 		avatar_filename = theme_adium_get_default_avatar_filename (theme);
 	}
 
-g_print ("%s\n", priv->default_avatar_filename);
-
-
 	/* Get the right html/func to add the message */
 	if (priv->last_contact &&
 	    empathy_contact_equal (priv->last_contact, sender)) {



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