llvmpipe: remove redundant tgsi_dup_tokens() call
authorBrian Paul <brianp@vmware.com>
Thu, 9 Sep 2010 16:03:46 +0000 (10:03 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 9 Sep 2010 16:04:39 +0000 (10:04 -0600)
commit3ec296390c250dbcdc2690e78da9a51ec57dabf5
tree389195ddc157826f64475b24dd13bf0c6309474a
parentcdd5f21eacc93dfb242e59a6158d0e450a39a9b6
llvmpipe: remove redundant tgsi_dup_tokens() call

We were calling this twice so the first allocation was orphaned/leaked.
src/gallium/drivers/llvmpipe/lp_state_fs.c