]> git.0d.be Git - empathy.git/commitdiff
Oops, useless g_print
authorXavier Claessens <xclaesse@src.gnome.org>
Tue, 2 Oct 2007 10:42:15 +0000 (10:42 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Tue, 2 Oct 2007 10:42:15 +0000 (10:42 +0000)
svn path=/trunk/; revision=359

libempathy/empathy-tp-contact-list.c

index 68bcf8cce0d8ce050cc9ab395462b10ea556bc9f..5b0062f9e3fc5e8169f4469fde5d9ee2562d5e93 100644 (file)
@@ -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 */