On Tue, Oct 13, 2015 at 7:16 PM, Brian Paul wrote:
> replace_registers() and adjust_param_indexes() were unused.
> ---
Yep, noticed this too. Found it strange that someone would have
managed to find and delete unused functions that gcc doesn't warn
about while leaving in place functions that it d
replace_registers() and adjust_param_indexes() were unused.
---
src/mesa/program/program.c | 51 --
1 file changed, 51 deletions(-)
diff --git a/src/mesa/program/program.c b/src/mesa/program/program.c
index c35a89b..86de5e9 100644
--- a/src/mesa/program