From 8e87910f8c6842af6f2d060173ebf4bbc08f2ebd Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 2 Oct 2007 10:42:15 +0000 Subject: Oops, useless g_print svn path=/trunk/; revision=359 --- libempathy/empathy-tp-contact-list.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libempathy/empathy-tp-contact-list.c b/libempathy/empathy-tp-contact-list.c index 68bcf8cce..5b0062f9e 100644 --- a/libempathy/empathy-tp-contact-list.c +++ b/libempathy/empathy-tp-contact-list.c @@ -729,7 +729,6 @@ empathy_tp_contact_list_new (McAccount *account) if (strcmp (protocol_name, "local-xmpp") == 0) { priv->protocol_group = _("People nearby"); } -g_print ("******%s\n", priv->protocol_group); g_object_unref (profile); /* Connect signals */ -- cgit v1.2.3