[telepathy-gabble/master] MediaChannel: delete phantom function prototypes

Will Thompson will.thompson at collabora.co.uk
Thu Apr 9 10:39:16 PDT 2009


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

diff --git a/src/media-channel.h b/src/media-channel.h
index 5b2c985..09a979a 100644
--- a/src/media-channel.h
+++ b/src/media-channel.h
@@ -71,23 +71,6 @@ GType gabble_media_channel_get_type (void);
   (G_TYPE_INSTANCE_GET_CLASS ((obj), GABBLE_TYPE_MEDIA_CHANNEL, \
                               GabbleMediaChannelClass))
 
-gboolean
-_gabble_media_channel_dispatch_session_action (GabbleMediaChannel *chan,
-                                               TpHandle peer,
-                                               const gchar *peer_resource,
-                                               const gchar *sid,
-                                               LmMessage *message,
-                                               LmMessageNode *session_node,
-                                               const gchar *action,
-                                               GError **error);
-
-void
-_gabble_media_channel_stream_state (GabbleMediaChannel *chan,
-                                    guint state);
-
-guint
-_gabble_media_channel_get_stream_id (GabbleMediaChannel *chan);
-
 GabblePresenceCapabilities
 _gabble_media_channel_typeflags_to_caps (TpChannelMediaCapabilities flags);
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list