diff options
Diffstat (limited to 'indra/newview/llface.cpp')
-rw-r--r-- | indra/newview/llface.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/indra/newview/llface.cpp b/indra/newview/llface.cpp index e096bc07bd..3dfe6a2820 100644 --- a/indra/newview/llface.cpp +++ b/indra/newview/llface.cpp @@ -932,12 +932,6 @@ BOOL LLFace::getGeometryVolume(const LLVolume& volume, { clearState(TEXTURE_ANIM); } - //else if (getVirtualSize() <= 512.f) - //{ - // //vobj->mTextureAnimp->animateTextures(os, ot, ms, mt, r); - // //cos_ang = cos(r); - // //sin_ang = sin(r); - //} else { os = ot = 0.f; |