i965/fs: Remove left-over 'removed' variable.
authorMatt Turner <mattst88@gmail.com>
Thu, 27 Mar 2014 18:35:49 +0000 (11:35 -0700)
committerMatt Turner <mattst88@gmail.com>
Mon, 7 Apr 2014 17:29:43 +0000 (10:29 -0700)
commit5c770ba919723bb1c5d168717e814cca4a68e877
tree17e8e111c7d84c0bbd3869607a3f20007c219137
parent99437b730f53dfa5d74f601415d8e2b66b68a3fd
i965/fs: Remove left-over 'removed' variable.

I think this was used for coalescing out partly dead large virtual
registers, but the patch that enabled that caused regressions and didn't
make it upstream.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_fs_register_coalesce.cpp