Replace the numerous switch-statements to derive GL_COMBINE post-scale
[mesa.git] / src / mesa / drivers / dri / unichrome / via_vb_rendertmp.h
index aa130f960388e312a4c5245c665bfc1384ad0d4e..067b59e07c127af7f5de28fd49deafc17551de4f 100644 (file)
@@ -213,9 +213,6 @@ static void TAG(render_tri_strip)(GLcontext *ctx,
 #ifdef PERFORMANCE_MEASURE    
     if (VIA_PERFORMANCE) P_M;
 #endif    
-    if (TEST_PRIM_PARITY(flags))
-        parity = 1;
-
     INIT(GL_TRIANGLES);
     
     if (NEED_EDGEFLAG_SETUP) {