[Telepathy-commits] [telepathy-gabble/master] Status and Parameters don't have to be in channel-properties as they are mutables
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Jan 13 04:46:01 PST 2009
---
src/tube-stream.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/tube-stream.c b/src/tube-stream.c
index eecdb8d..48d4b96 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -947,8 +947,6 @@ gabble_tube_stream_get_property (GObject *object,
TP_IFACE_CHANNEL, "InitiatorID",
TP_IFACE_CHANNEL, "Requested",
TP_IFACE_CHANNEL, "Interfaces",
- GABBLE_IFACE_CHANNEL_INTERFACE_TUBE, "Status",
- GABBLE_IFACE_CHANNEL_INTERFACE_TUBE, "Parameters",
GABBLE_IFACE_CHANNEL_TYPE_STREAM_TUBE, "Service",
GABBLE_IFACE_CHANNEL_TYPE_STREAM_TUBE, "SupportedSocketTypes",
NULL));
--
1.5.6.5
More information about the Telepathy-commits
mailing list