summaryrefslogtreecommitdiff
path: root/src/glamor_xv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/glamor_xv.c')
-rw-r--r--src/glamor_xv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glamor_xv.c b/src/glamor_xv.c
index a89b4cd..6e62c3c 100644
--- a/src/glamor_xv.c
+++ b/src/glamor_xv.c
@@ -440,7 +440,6 @@ dispatch->glDrawArrays(GL_TRIANGLE_FAN, 0, 4);
dispatch->glDisableVertexAttribArray(GLAMOR_VERTEX_POS);
dispatch->glDisableVertexAttribArray(GLAMOR_VERTEX_SOURCE);
-dispatch->glUseProgram(0);
glamor_put_dispatch(glamor_priv);
DamageDamageRegion(port_priv->pDraw, &port_priv->clip);
}