sip: media-pipeline: Remove comment about preexisting linked pads
Since we're not reusing pipelines we don't have to check for any existing linked pads.
This commit is contained in:
@@ -114,8 +114,6 @@ on_pad_added (GstElement *rtpbin,
|
||||
GstElement *depayloader)
|
||||
{
|
||||
GstPad *sinkpad;
|
||||
/* there might still be another rtp src bin linked to the depayloader */
|
||||
//GstPad *other_srcpad;
|
||||
|
||||
g_debug ("pad added: %s", GST_PAD_NAME (srcpad));
|
||||
|
||||
|
Reference in New Issue
Block a user