diff --git a/gst-libs/gst/gl/gstgldownload.c b/gst-libs/gst/gl/gstgldownload.c index a468b39bc5..f1baa928a4 100644 --- a/gst-libs/gst/gl/gstgldownload.c +++ b/gst-libs/gst/gl/gstgldownload.c @@ -1154,7 +1154,6 @@ _do_download_draw_rgb_opengl (GstGLDisplay * display, GstGLDownload * download) break; } - gl->ReadBuffer (GL_NONE); gl->Disable (GL_TEXTURE_RECTANGLE_ARB); } #endif