[telepathy-gabble/master] Our CallState implementation is no longer a stub

Will Thompson will.thompson at collabora.co.uk
Wed Apr 1 11:51:41 PDT 2009


---
 src/media-channel.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/media-channel.c b/src/media-channel.c
index 203ab5d..4bd10da 100644
--- a/src/media-channel.c
+++ b/src/media-channel.c
@@ -80,10 +80,7 @@ G_DEFINE_TYPE_WITH_CODE (GabbleMediaChannel, gabble_media_channel,
     G_IMPLEMENT_INTERFACE (TP_TYPE_CHANNEL_IFACE, NULL));
 
 static const gchar *gabble_media_channel_interfaces[] = {
-    /* FIXME: our implementation of CallState is a stub, so it doesn't
-    appear in GetInterfaces' output to avoid confusing clients
     TP_IFACE_CHANNEL_INTERFACE_CALL_STATE,
-    */
     TP_IFACE_CHANNEL_INTERFACE_GROUP,
     TP_IFACE_CHANNEL_INTERFACE_HOLD,
     TP_IFACE_CHANNEL_INTERFACE_MEDIA_SIGNALLING,
-- 
1.5.6.5




More information about the telepathy-commits mailing list