On Wed, Nov 25, 2015 at 12:17 PM, Emil Velikov <[email protected]> wrote: > From: Emil Velikov <[email protected]> > > Unused since > > 5e9aa9926b9 (2011) - _mesa_ir_compile_shader > 69e07bdeb42 (2009) - _mesa_get_program_register
I was confused because this second commit didn't have anything to do with _mesa_ir_compile_shader, and then I realized that we're removing two different prototypes. Make 'declaration' plural in the commit title, and change s/empty/dead/ -- they're not empty, they're dead. Reviewed-by: Matt Turner <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
