Remove left-over g_print
Original commit message from CVS: Remove left-over g_print
This commit is contained in:
parent
9003ed34ba
commit
9e9bd20111
@ -314,9 +314,6 @@ gst_mplex_sink_link (GstPad *pad,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* we do the actual inputstream setup in our first loopfunc cycle */
|
/* we do the actual inputstream setup in our first loopfunc cycle */
|
||||||
g_print ("Pad %s linked with caps %s\n",
|
|
||||||
gst_pad_get_name (pad),
|
|
||||||
gst_caps_to_string (caps));
|
|
||||||
return GST_PAD_LINK_OK;
|
return GST_PAD_LINK_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user