i965/fs: Drop unnecessary and incorrect liveout initialization.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 12 Aug 2013 05:07:17 +0000 (22:07 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 19 Aug 2013 18:29:24 +0000 (11:29 -0700)
commit731145c5794c2831a833778b0940c999273ec984
treef3cf6ff51f1d70bae58338bd8d197a2bed4154b0
parent1d40c784f22dcbe814e7915d1fae45774a264526
i965/fs: Drop unnecessary and incorrect liveout initialization.

The previous commit properly initialized liveout.  This previous
(and incorrect) initialization is no longer necessary.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp