remove references to shaderMode.*

This commit is contained in:
David Rose 2005-09-25 14:42:06 +00:00
parent 264f6cde14
commit 89ba79e0ba

View File

@ -91,7 +91,6 @@
selectiveChildNode.I selectiveChildNode.h \ selectiveChildNode.I selectiveChildNode.h \
sequenceNode.I sequenceNode.h \ sequenceNode.I sequenceNode.h \
shadeModelAttrib.I shadeModelAttrib.h \ shadeModelAttrib.I shadeModelAttrib.h \
shaderMode.I shaderMode.h \
shaderAttrib.I shaderAttrib.h \ shaderAttrib.I shaderAttrib.h \
showBoundsEffect.I showBoundsEffect.h \ showBoundsEffect.I showBoundsEffect.h \
spotlight.I spotlight.h \ spotlight.I spotlight.h \
@ -193,7 +192,6 @@
selectiveChildNode.cxx \ selectiveChildNode.cxx \
sequenceNode.cxx \ sequenceNode.cxx \
shadeModelAttrib.cxx \ shadeModelAttrib.cxx \
shaderMode.cxx \
shaderAttrib.cxx \ shaderAttrib.cxx \
showBoundsEffect.cxx \ showBoundsEffect.cxx \
spotlight.cxx \ spotlight.cxx \
@ -291,7 +289,6 @@
selectiveChildNode.I selectiveChildNode.h \ selectiveChildNode.I selectiveChildNode.h \
sequenceNode.I sequenceNode.h \ sequenceNode.I sequenceNode.h \
shadeModelAttrib.I shadeModelAttrib.h \ shadeModelAttrib.I shadeModelAttrib.h \
shaderMode.I shaderMode.h \
shaderAttrib.I shaderAttrib.h \ shaderAttrib.I shaderAttrib.h \
showBoundsEffect.I showBoundsEffect.h \ showBoundsEffect.I showBoundsEffect.h \
spotlight.I spotlight.h \ spotlight.I spotlight.h \