]> git.0d.be Git - empathy.git/commitdiff
Remove debug output
authorCosimo Cecchi <cosimoc@gnome.org>
Sun, 26 Jul 2009 23:24:42 +0000 (01:24 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 29 Jul 2009 22:13:21 +0000 (00:13 +0200)
src/empathy-accounts-dialog.c

index bfdae5c4c327bf1057068d9575d35edc63ab71d0..0cfcd7c48e520928b2eb4b3e8dd7e0c9409e2dff 100644 (file)
@@ -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;