[Telepathy-commits] [telepathy-salut/master] tubes-manager: Parameters is not an allowed property any more

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Feb 11 09:02:48 PST 2009


---
 src/salut-tubes-manager.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/salut-tubes-manager.c b/src/salut-tubes-manager.c
index 2bff326..e2da84e 100644
--- a/src/salut-tubes-manager.c
+++ b/src/salut-tubes-manager.c
@@ -721,7 +721,6 @@ static const gchar * const old_tubes_channel_allowed_properties[] = {
 };
 static const gchar * const stream_tube_channel_allowed_properties[] = {
     TP_IFACE_CHANNEL ".TargetHandle",
-    SALUT_IFACE_CHANNEL_INTERFACE_TUBE ".Parameters",
     SALUT_IFACE_CHANNEL_TYPE_STREAM_TUBE ".Service",
     NULL
 };
@@ -729,7 +728,6 @@ static const gchar * const stream_tube_channel_allowed_properties[] = {
 #if 0
 static const gchar * const dbus_tube_channel_allowed_properties[] = {
     TP_IFACE_CHANNEL ".TargetHandle",
-    SALUT_IFACE_CHANNEL_INTERFACE_TUBE ".Parameters",
     SALUT_IFACE_CHANNEL_TYPE_DBUS_TUBE ".ServiceName",
     NULL
 };
-- 
1.5.6.5




More information about the telepathy-commits mailing list