summaryrefslogtreecommitdiff
path: root/src/glamor_copyarea.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/glamor_copyarea.c')
-rw-r--r--src/glamor_copyarea.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glamor_copyarea.c b/src/glamor_copyarea.c
index d52a74c..5ff8c1b 100644
--- a/src/glamor_copyarea.c
+++ b/src/glamor_copyarea.c
@@ -276,7 +276,6 @@ glamor_copy_n_to_n_textured(DrawablePtr src,
dispatch->glDisableVertexAttribArray(GLAMOR_VERTEX_POS);
dispatch->glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE);
- dispatch->glUseProgram(0);
/* The source texture is bound to a fbo, we have to flush it here. */
glamor_put_dispatch(glamor_priv);
glamor_priv->state = RENDER_STATE;