compiler: remove copy_shader_info()
authorTimothy Arceri <timothy.arceri@collabora.com>
Thu, 20 Oct 2016 05:40:16 +0000 (16:40 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Wed, 26 Oct 2016 03:29:36 +0000 (14:29 +1100)
commit4ac668616573b73a742a971bb0d7abe8234b6aa9
tree6d1eef8ebef262639cde4d227ec6833128ad0239
parent9972c591e7686658caaa1df46701137f98487811
compiler: remove copy_shader_info()

This temporary helper is no longer needed now that we have finished
refactoring common shader metadata.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/compiler/Makefile.sources
src/compiler/shader_info.c [deleted file]
src/mesa/main/shaderapi.c