summaryrefslogtreecommitdiff
path: root/src/glamor_glyphblt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/glamor_glyphblt.c')
-rw-r--r--src/glamor_glyphblt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/glamor_glyphblt.c b/src/glamor_glyphblt.c
index ca92100..6ddfa4b 100644
--- a/src/glamor_glyphblt.c
+++ b/src/glamor_glyphblt.c
@@ -158,7 +158,6 @@ glamor_poly_glyph_blt_pixels(DrawablePtr drawable, GCPtr gc,
dispatch->glDisableVertexAttribArray(GLAMOR_VERTEX_POS);
dispatch->glBindBuffer(GL_ARRAY_BUFFER, 0);
- dispatch->glUseProgram(0);
glamor_put_dispatch(glamor_priv);
@@ -330,7 +329,6 @@ glamor_push_pixels_points(GCPtr gc, PixmapPtr bitmap,
dispatch->glDisableVertexAttribArray(GLAMOR_VERTEX_POS);
dispatch->glBindBuffer(GL_ARRAY_BUFFER, 0);
- dispatch->glUseProgram(0);
glamor_put_dispatch(glamor_priv);