gl: silence a compiler warning about missing prototypes
This commit is contained in:
parent
5bf83bd48f
commit
6da1c48970
@ -426,7 +426,7 @@ run_context_query (GstElement * element, GstQuery * query,
|
||||
return g_value_get_boolean (&res);
|
||||
}
|
||||
|
||||
GstQuery *
|
||||
static GstQuery *
|
||||
_gst_gl_display_context_query (GstElement * element,
|
||||
GstGLDisplay ** display_ptr, const gchar * display_type)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user