From 89ba79e0ba38dd5fc06f3093960ef719452c8b42 Mon Sep 17 00:00:00 2001 From: David Rose Date: Sun, 25 Sep 2005 14:42:06 +0000 Subject: [PATCH] remove references to shaderMode.* --- panda/src/pgraph/Sources.pp | 3 --- 1 file changed, 3 deletions(-) diff --git a/panda/src/pgraph/Sources.pp b/panda/src/pgraph/Sources.pp index c2f57a5daa..2c5299ba32 100644 --- a/panda/src/pgraph/Sources.pp +++ b/panda/src/pgraph/Sources.pp @@ -91,7 +91,6 @@ selectiveChildNode.I selectiveChildNode.h \ sequenceNode.I sequenceNode.h \ shadeModelAttrib.I shadeModelAttrib.h \ - shaderMode.I shaderMode.h \ shaderAttrib.I shaderAttrib.h \ showBoundsEffect.I showBoundsEffect.h \ spotlight.I spotlight.h \ @@ -193,7 +192,6 @@ selectiveChildNode.cxx \ sequenceNode.cxx \ shadeModelAttrib.cxx \ - shaderMode.cxx \ shaderAttrib.cxx \ showBoundsEffect.cxx \ spotlight.cxx \ @@ -291,7 +289,6 @@ selectiveChildNode.I selectiveChildNode.h \ sequenceNode.I sequenceNode.h \ shadeModelAttrib.I shadeModelAttrib.h \ - shaderMode.I shaderMode.h \ shaderAttrib.I shaderAttrib.h \ showBoundsEffect.I showBoundsEffect.h \ spotlight.I spotlight.h \