add special case for flat shaded + separate specular triangles
[mesa.git] / src / mesa / drivers / dri / unichrome / via_state.c
index ba6c9932d36373f2ed41d6dc29293972a6c72da6..4037d14fff947f7fc5e9fdca6a8ad9b0af03ca4e 100644 (file)
@@ -463,7 +463,6 @@ void viaEmitState(struct via_context *vmesa)
            for (j = 0; j < table->Size; j++) {
               OUT_RING( tableF[j] );
            }
-
            ADVANCE_RING();
         }