From b263b1f6fd009d2ed96ef6eb36f2f795a41b6182 Mon Sep 17 00:00:00 2001 From: Travis Reitter Date: Mon, 17 Jan 2011 11:42:11 -0800 Subject: [PATCH] Silence generally-useless Tp test message. --- tests/lib/telepathy/contactlist/contact-list-manager.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/lib/telepathy/contactlist/contact-list-manager.c b/tests/lib/telepathy/contactlist/contact-list-manager.c index c4c062a..92f4367 100644 --- a/tests/lib/telepathy/contactlist/contact-list-manager.c +++ b/tests/lib/telepathy/contactlist/contact-list-manager.c @@ -397,8 +397,6 @@ receive_contact_lists (gpointer p) /* In a real CM we'd have received a contact list from the server at this * point. But this isn't a real CM, so we have to make one up... */ - g_message ("Receiving roster from server"); - subscribe = ensure_list (self, TP_TEST_CONTACT_LIST_SUBSCRIBE); publish = ensure_list (self, TP_TEST_CONTACT_LIST_PUBLISH); stored = ensure_list (self, TP_TEST_CONTACT_LIST_STORED); -- 2.7.4