[empathy/mc5: 213/483] Remove debug output



commit 207d7ac4384915a0fd3a65f609a04eeb59cb98e0
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jul 27 01:24:42 2009 +0200

    Remove debug output

 src/empathy-accounts-dialog.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c
index bfdae5c..0cfcd7c 100644
--- a/src/empathy-accounts-dialog.c
+++ b/src/empathy-accounts-dialog.c
@@ -143,7 +143,6 @@ get_account_setup_widget (EmpathyAccountSettings *settings)
   const gchar *cm = empathy_account_settings_get_cm (settings);
   const gchar *proto = empathy_account_settings_get_protocol (settings);
 
-  g_print ("cm : %s, proto %s\n", cm, proto);
   struct {
     const gchar *cm;
     const gchar *proto;



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