glimagesink: remove unsed reconfigure variable
This commit is contained in:
parent
ccc17ebe10
commit
b24d28f729
@ -1880,7 +1880,6 @@ gst_glimage_sink_on_resize (GstGLImageSink * gl_sink, gint width, gint height)
|
|||||||
*/
|
*/
|
||||||
const GstGLFuncs *gl;
|
const GstGLFuncs *gl;
|
||||||
gboolean do_reshape;
|
gboolean do_reshape;
|
||||||
gboolean reconfigure;
|
|
||||||
|
|
||||||
GST_DEBUG_OBJECT (gl_sink, "GL Window resized to %ux%u", width, height);
|
GST_DEBUG_OBJECT (gl_sink, "GL Window resized to %ux%u", width, height);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user