[Telepathy-commits] [telepathy-gabble/master] remove Parameters from gabble_tube_stream_channel_allowed_properties

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Feb 10 10:14:34 PST 2009


---
 src/tube-stream.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/tube-stream.c b/src/tube-stream.c
index 5d346dc..abf7b22 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -84,7 +84,6 @@ G_DEFINE_TYPE_WITH_CODE (GabbleTubeStream, gabble_tube_stream, G_TYPE_OBJECT,
 static const gchar * const gabble_tube_stream_channel_allowed_properties[] = {
     TP_IFACE_CHANNEL ".TargetHandle",
     TP_IFACE_CHANNEL ".TargetID",
-    GABBLE_IFACE_CHANNEL_INTERFACE_TUBE ".Parameters",
     GABBLE_IFACE_CHANNEL_TYPE_STREAM_TUBE ".Service",
     NULL
 };
-- 
1.5.6.5




More information about the telepathy-commits mailing list