llvmpipe: Remove useless draw_install_pstipple_stage call.
authorStéphane Marchesin <marcheu@chromium.org>
Thu, 29 Dec 2011 01:34:56 +0000 (17:34 -0800)
committerStéphane Marchesin <marcheu@chromium.org>
Thu, 29 Dec 2011 20:28:44 +0000 (12:28 -0800)
commitded02bd54b5925ee222d7f426850312236b4f59d
treec38e1e490111065a045a997f52a026df1af423b8
parent747f0307626ef5bcf2f889ab66bcc95ab8eda2c8
llvmpipe: Remove useless draw_install_pstipple_stage call.

It is #ifdef'd out, and is already called unconditionnaly a couple lines above.

Reviewed-By: Jose Fonseca <jfonseca@vmware.com>
src/gallium/drivers/llvmpipe/lp_context.c