From 1f26a8f3b9c98c1fac3266ccbf9e49d49d6031a5 Mon Sep 17 00:00:00 2001 From: "Brad Payne (Vir Linden)" Date: Mon, 30 Oct 2017 19:15:50 +0100 Subject: no-op change to try to get build host unstuck --- indra/newview/llvovolume.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/indra/newview/llvovolume.cpp b/indra/newview/llvovolume.cpp index 004f335a5a..3f560b5750 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) -- cgit v1.2.3