[farsight2/master] Remove unused label
Olivier Crête
olivier.crete at collabora.co.uk
Fri Apr 10 10:24:20 PDT 2009
---
gst/fsrtpconference/fs-rtp-discover-codecs.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/gst/fsrtpconference/fs-rtp-discover-codecs.c b/gst/fsrtpconference/fs-rtp-discover-codecs.c
index 693bc63..7be1ba8 100644
--- a/gst/fsrtpconference/fs-rtp-discover-codecs.c
+++ b/gst/fsrtpconference/fs-rtp-discover-codecs.c
@@ -585,8 +585,6 @@ parse_codec_cap_list (GList *list, FsMediaType media_type)
break;
}
- another:
-
codec_blueprint = g_slice_new0 (CodecBlueprint);
codec_blueprint->codec = codec;
codec_blueprint->media_caps = gst_caps_copy (codec_cap->caps);
--
1.5.6.5
More information about the farsight-commits
mailing list