Silence generally-useless Tp test message.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Mon, 17 Jan 2011 19:42:11 +0000 (11:42 -0800)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Mon, 17 Jan 2011 23:00:44 +0000 (15:00 -0800)
tests/lib/telepathy/contactlist/contact-list-manager.c

index c4c062a..92f4367 100644 (file)
@@ -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);