summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpooltree.cpp
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2019-06-06 16:32:55 -0700
committerGraham Linden <graham@lindenlab.com>2019-06-06 16:32:55 -0700
commit49eae58bd0d1eceda18a3997454beb15a5e27cbd (patch)
tree830541ce9a203b2ead0240a88d3c441c240c67ff /indra/newview/lldrawpooltree.cpp
parent158a0104c1d00e56b46fec31e650cd6942cac735 (diff)
SL-10969
More tweaking ambient light.
Diffstat (limited to 'indra/newview/lldrawpooltree.cpp')
-rw-r--r--indra/newview/lldrawpooltree.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lldrawpooltree.cpp b/indra/newview/lldrawpooltree.cpp
index 5c7a819b8b..b885008cae 100644
--- a/indra/newview/lldrawpooltree.cpp
+++ b/indra/newview/lldrawpooltree.cpp
@@ -97,7 +97,6 @@ void LLDrawPoolTree::render(S32 pass)
}
LLGLState test(GL_ALPHA_TEST, LLGLSLShader::sNoFixedFunction ? 0 : 1);
- //LLOverrideFaceColor color(this, 1.f, 1.f, 1.f, 1.f);
gGL.getTexUnit(sDiffTex)->bind(mTexturep);