telepathy-gabble: Remove reference to GabbleMediaSessionMode

Will Thompson wjt at kemper.freedesktop.org
Thu Jan 17 04:57:38 PST 2013


Module: telepathy-gabble
Branch: master
Commit: 1cdfcf9b9be0b76c3c9fc2cc98683f9e10a8f8a8
URL:    http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=1cdfcf9b9be0b76c3c9fc2cc98683f9e10a8f8a8

Author: Will Thompson <will.thompson at collabora.co.uk>
Date:   Tue Jan  8 15:09:19 2013 +0000

Remove reference to GabbleMediaSessionMode

This enum is obsolete.

---

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

diff --git a/src/media-stream.c b/src/media-stream.c
index 761eadf..2ee73c0 100644
--- a/src/media-stream.c
+++ b/src/media-stream.c
@@ -92,7 +92,6 @@ struct _GabbleMediaStreamPrivate
 {
   WockyJingleContent *content;
 
-  GabbleMediaSessionMode mode;
   TpDBusDaemon *dbus_daemon;
   gchar *object_path;
   guint id;



More information about the telepathy-commits mailing list