[telepathy-gabble/master] Remove unnecessary prototypes

Will Thompson will.thompson at collabora.co.uk
Wed Apr 15 07:06:39 PDT 2009


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

diff --git a/src/media-factory.c b/src/media-factory.c
index 96ab3be..ed3c70a 100644
--- a/src/media-factory.c
+++ b/src/media-factory.c
@@ -191,12 +191,6 @@ gabble_media_factory_class_init (GabbleMediaFactoryClass *gabble_media_factory_c
 
 }
 
-static GabbleMediaChannel *new_media_channel (GabbleMediaFactory *fac,
-    GabbleJingleSession *sess, TpHandle maybe_peer, gboolean peer_in_rp,
-    gboolean initial_audio, gboolean initial_video);
-static void media_channel_closed_cb (GabbleMediaChannel *chan,
-    gpointer user_data);
-
 static gboolean
 _remove_sid_mapping (gpointer key, gpointer value, gpointer user_data)
 {
-- 
1.5.6.5




More information about the telepathy-commits mailing list