i965: Fix an unused variable warning in the release build.
authorEric Anholt <eric@anholt.net>
Thu, 11 Apr 2013 17:34:59 +0000 (10:34 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 12 Apr 2013 23:32:13 +0000 (16:32 -0700)
commit28170c5b7f1feaa5918f4f5427435b0ad53a8c2f
treec0391af33cf30fd0f6da2a73db082392c5d8df8b
parent248175ab3b90139580f7e9403ac5243d7aeac823
i965: Fix an unused variable warning in the release build.

I think this actually clarifies what's going on in the asserts a bit,
given how many regions we've got floating around.

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