i965: Silence one more compile warning.
authorEric Anholt <eric@anholt.net>
Thu, 11 Apr 2013 17:38:04 +0000 (10:38 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 12 Apr 2013 23:32:14 +0000 (16:32 -0700)
commitdcb1b89c65b963ccc0e37cb7ace1e69c42f8cd26
tree3c49cfb92870e393c9905c91f1fd68f7635ad2c6
parentdea70404eb615bfa148fbd0fec5670fb2657c47b
i965: Silence one more compile warning.

We don't want to store this thing in the class, and we do need the
definition to be at the top of the function and held onto until the end
here, so there's not much to do besides (void) reference it.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_fs.cpp