caopengllayersink: remove unused label context_creation_error
Build error introduced by commit 5457e55f255518d679b59a170951e299ecd8c5f6 https://bugzilla.gnome.org/show_bug.cgi?id=750310
This commit is contained in:
parent
48a1f27923
commit
fb6457e90a
@ -368,13 +368,6 @@ _ensure_gl_setup (GstCAOpenGLLayerSink * ca_sink)
|
|||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
|
||||||
context_creation_error:
|
|
||||||
{
|
|
||||||
GST_ELEMENT_ERROR (ca_sink, RESOURCE, NOT_FOUND,
|
|
||||||
("Failed to create GL context"), (NULL));
|
|
||||||
return FALSE;
|
|
||||||
}
|
|
||||||
|
|
||||||
context_error:
|
context_error:
|
||||||
{
|
{
|
||||||
GST_ELEMENT_ERROR (ca_sink, RESOURCE, NOT_FOUND, ("%s", error->message),
|
GST_ELEMENT_ERROR (ca_sink, RESOURCE, NOT_FOUND, ("%s", error->message),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user