summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2017-11-01 22:07:55 +0100
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2017-11-01 22:07:55 +0100
commite00f4d739bb7b4feb0af72ceb0ad9e469beee3c9 (patch)
treef1e2e22b5bc10f3232a22dc82c54db9252cc96dc /indra
parentae40b68ba7fb9ea9c308c0dcb01d19e3d218aeaa (diff)
parent1f26a8f3b9c98c1fac3266ccbf9e49d49d6031a5 (diff)
merge
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llvovolume.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvovolume.cpp b/indra/newview/llvovolume.cpp
index bb28d5d83e..0fc95de618 100644
--- a/indra/newview/llvovolume.cpp
+++ b/indra/newview/llvovolume.cpp
@@ -1307,7 +1307,6 @@ BOOL LLVOVolume::calcLOD()
cur_detail = computeLODDetail(ll_round(distance, 0.01f),
ll_round(radius, 0.01f));
-
if (gPipeline.hasRenderDebugMask(LLPipeline::RENDER_DEBUG_TRIANGLE_COUNT) && mDrawable->getFace(0))
{
if (isRootEdit() && getChildren().size()>0)