mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
tee: Remove unneeded unlock
This commit is contained in:
parent
0f64d406e9
commit
f771d4619e
1 changed files with 0 additions and 1 deletions
|
@ -820,7 +820,6 @@ gst_tee_src_activate_mode (GstPad * pad, GstObject * parent, GstPadMode mode,
|
|||
res = TRUE;
|
||||
break;
|
||||
}
|
||||
GST_OBJECT_UNLOCK (tee);
|
||||
|
||||
return res;
|
||||
|
||||
|
|
Loading…
Reference in a new issue