summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.cpp
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2019-04-22 16:05:06 +0300
committerandreykproductengine <andreykproductengine@lindenlab.com>2019-04-22 16:05:06 +0300
commitcc464be2a75a868ff7292f4e7f5b098f1b4dac76 (patch)
tree4f6f8d88516d0a2864be00f230ee8df408157f58 /indra/newview/pipeline.cpp
parenteea440b4542747e66c4e16037436acff90d48e22 (diff)
SL-10828 [Dev tools] Scroll for fast timer
Diffstat (limited to 'indra/newview/pipeline.cpp')
-rw-r--r--indra/newview/pipeline.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/pipeline.cpp b/indra/newview/pipeline.cpp
index e8c9909f8c..d49c009743 100644
--- a/indra/newview/pipeline.cpp
+++ b/indra/newview/pipeline.cpp
@@ -4062,7 +4062,6 @@ void LLPipeline::postSort(LLCamera& camera)
void render_hud_elements()
{
- LL_RECORD_BLOCK_TIME(FTM_RENDER_UI);
gPipeline.disableLights();
LLGLDisable fog(GL_FOG);