intel: fix (cosmetic) typo flag used twice

This commit is contained in:
Roland Scheidegger
2009-05-24 01:18:31 +02:00
parent f5888d9ca5
commit 4ed2c0dddc
-1
View File
@@ -134,7 +134,6 @@ intel_clear_tris(GLcontext *ctx, GLbitfield mask)
BUFFER_BIT_STENCIL)) == 0);
_mesa_PushAttrib(GL_COLOR_BUFFER_BIT |
GL_CURRENT_BIT |
GL_DEPTH_BUFFER_BIT |
GL_ENABLE_BIT |
GL_POLYGON_BIT |