decodebin: Remove left-over line from last commit
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 14 Feb 2013 10:25:37 +0000 (11:25 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 14 Feb 2013 10:25:37 +0000 (11:25 +0100)
gst/playback/gstdecodebin2.c

index 1a103eb..e770780 100644 (file)
@@ -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)