From f2f79c6d7cce950e09ad07af029f31b75a3025e5 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Wed, 9 May 2012 22:32:10 +0200 Subject: text-channel unit test: no need to prepare TP_CHANNEL_FEATURE_CONTACTS We are using only channel's self/target contacts which are prepared as part of CORE now https://bugs.freedesktop.org/show_bug.cgi?id=49371 --- tests/dbus/text-channel.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/dbus/text-channel.c b/tests/dbus/text-channel.c index fca77954e..91a65a4ca 100644 --- a/tests/dbus/text-channel.c +++ b/tests/dbus/text-channel.c @@ -997,7 +997,6 @@ test_chat_state (Test *test, gconstpointer data G_GNUC_UNUSED) { GQuark features[] = { - TP_CHANNEL_FEATURE_CONTACTS, TP_TEXT_CHANNEL_FEATURE_CHAT_STATES, 0 }; TpContact *contact; -- cgit v1.2.3