program: Remove unused emit_scs().
authorMatt Turner <mattst88@gmail.com>
Thu, 2 Apr 2015 01:22:52 +0000 (18:22 -0700)
committerMatt Turner <mattst88@gmail.com>
Mon, 6 Apr 2015 17:13:22 +0000 (10:13 -0700)
commit5fb735b75675bc4d6287f2a87c9baac65da5f405
tree109f216fd033a27fa19e9620cc848e8398c76be9
parentcdb1eb9a3fa096b0eeef239a602cd1c42cf27498
program: Remove unused emit_scs().

Was only used by the sin_reduced/cos_reduced cases, which themselves
were impossible to reach.

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/mesa/program/ir_to_mesa.cpp