mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 10:59:39 +00:00
eglglessink: Drop stale error_locked label
This commit is contained in:
parent
5763c8d308
commit
303a346fc2
1 changed files with 0 additions and 2 deletions
|
@ -1645,8 +1645,6 @@ SUCCEED:
|
|||
return TRUE;
|
||||
|
||||
/* Errors */
|
||||
HANDLE_ERROR_LOCKED:
|
||||
g_mutex_unlock (eglglessink->flow_lock);
|
||||
HANDLE_ERROR:
|
||||
GST_ERROR_OBJECT (eglglessink, "Setcaps failed");
|
||||
return FALSE;
|
||||
|
|
Loading…
Reference in a new issue