summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/gl/gstglimagesink.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/gl/gstglimagesink.c b/ext/gl/gstglimagesink.c
index 2e5a60346..922880111 100644
--- a/ext/gl/gstglimagesink.c
+++ b/ext/gl/gstglimagesink.c
@@ -1880,7 +1880,6 @@ gst_glimage_sink_on_resize (GstGLImageSink * gl_sink, gint width, gint height)
*/
const GstGLFuncs *gl;
gboolean do_reshape;
- gboolean reconfigure;
GST_DEBUG_OBJECT (gl_sink, "GL Window resized to %ux%u", width, height);