mesa: remove some MAX_NV_FRAGMENT_PROGRAM_* macros
authorBrian Paul <brianp@vmware.com>
Fri, 5 Jun 2015 14:00:09 +0000 (08:00 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 9 Jun 2015 16:49:35 +0000 (10:49 -0600)
commit37e0677870febefdd8b89be335f0e97bfd4a7c9b
treeeda4dc7d53e3bb0af6ba6da21908f7b6319915b4
parent670862a5069f2759418450698aa4ab7d9f0e079f
mesa: remove some MAX_NV_FRAGMENT_PROGRAM_* macros

GL_NV_fragment_program support was removed a while ago.  This is just
some clean-up.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/config.h
src/mesa/main/context.c