mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 23:18:52 +00:00
decodebin: Remove left-over line from last commit
This commit is contained in:
parent
872cc295a6
commit
cfd73a8cf7
1 changed files with 0 additions and 1 deletions
|
@ -3130,7 +3130,6 @@ gst_decode_group_control_demuxer_pad (GstDecodeGroup * group, GstPad * pad)
|
||||||
CHAIN_MUTEX_UNLOCK (group->parent);
|
CHAIN_MUTEX_UNLOCK (group->parent);
|
||||||
|
|
||||||
beach:
|
beach:
|
||||||
g_value_unset (&item);
|
|
||||||
if (G_IS_VALUE (&item))
|
if (G_IS_VALUE (&item))
|
||||||
g_value_unset (&item);
|
g_value_unset (&item);
|
||||||
if (it)
|
if (it)
|
||||||
|
|
Loading…
Reference in a new issue