decodebin: Remove left-over line from last commit

This commit is contained in:
Sebastian Dröge 2013-02-14 11:25:37 +01:00
parent 872cc295a6
commit cfd73a8cf7

View file

@ -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)