mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 22:05:58 +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);
|
||||
|
||||
beach:
|
||||
g_value_unset (&item);
|
||||
if (G_IS_VALUE (&item))
|
||||
g_value_unset (&item);
|
||||
if (it)
|
||||
|
|
Loading…
Reference in a new issue