[farsight2/master] Stream transmitter is no longer readable

Olivier Crête olivier.crete at collabora.co.uk
Wed Jan 7 16:37:23 PST 2009


---
 gst/fsrtpconference/fs-rtp-stream.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/gst/fsrtpconference/fs-rtp-stream.c b/gst/fsrtpconference/fs-rtp-stream.c
index 90fbb03..aa02654 100644
--- a/gst/fsrtpconference/fs-rtp-stream.c
+++ b/gst/fsrtpconference/fs-rtp-stream.c
@@ -302,9 +302,6 @@ fs_rtp_stream_get_property (GObject *object,
     case PROP_PARTICIPANT:
       g_value_set_object (value, self->participant);
       break;
-    case PROP_STREAM_TRANSMITTER:
-      g_value_set_object (value, self->priv->stream_transmitter);
-      break;
     case PROP_DIRECTION:
       g_value_set_flags (value, self->priv->direction);
       break;
-- 
1.5.6.5




More information about the farsight-commits mailing list