ghostpad: don't release mutex twice

This commit is contained in:
Stefan Kost 2009-11-05 14:29:50 +02:00
parent df2341684f
commit 0467799f22

View file

@ -1243,7 +1243,6 @@ link_failed:
lret);
/* and unset target again */
gst_proxy_pad_set_target_unlocked (GST_PAD_CAST (gpad), NULL);
GST_PROXY_UNLOCK (gpad);
return FALSE;
}
}