mesa: Make _mesa_init_shader_program static
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 20 Oct 2014 23:11:38 +0000 (16:11 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Sat, 25 Oct 2014 02:54:39 +0000 (19:54 -0700)
commitc76cc7bab09acec070117e432069ced04b4d6fa3
tree3afa5be086d945809683dd385be49ccee83f9be4
parentcfe195f9016be08cdb6b81a0361e7aa7c9f87c56
mesa: Make _mesa_init_shader_program static

Since a couple commits ago, there is only one caller, and that caller is
in the same file.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/shaderobj.c
src/mesa/main/shaderobj.h