Re: [Mesa-dev] [PATCH mesa] r200: remove left over dead code

2018-02-09 Thread Elie Tournier
On Fri, Feb 09, 2018 at 11:42:50AM +, Eric Engestrom wrote: > 0aaa27f29187ffb739c7 removed the references to this array without > removing the array itself > > Cc: Ian Romanick > Fixes: 0aaa27f29187ffb739c7 "mesa: Pass the translated color logic op > dd_function_table::LogicOpcode" > Signed-

[Mesa-dev] [PATCH mesa] r200: remove left over dead code

2018-02-09 Thread Eric Engestrom
0aaa27f29187ffb739c7 removed the references to this array without removing the array itself Cc: Ian Romanick Fixes: 0aaa27f29187ffb739c7 "mesa: Pass the translated color logic op dd_function_table::LogicOpcode" Signed-off-by: Eric Engestrom --- src/mesa/drivers/dri/r200/r200_state.c | 20 -