summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerdisplay.cpp
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2010-10-14 17:01:39 -0600
committerXiaohong Bao <bao@lindenlab.com>2010-10-14 17:01:39 -0600
commit5ee546eb4e446632c32e62a5234241fd6498f281 (patch)
tree7f185cff390b3ed0adfb26ab141a1aa21883a1e5 /indra/newview/llviewerdisplay.cpp
parentdedc78431f938beac5c8750ff446eeab44aeb163 (diff)
for SH-335: create a debug tool to track of memory availability.
Diffstat (limited to 'indra/newview/llviewerdisplay.cpp')
-rw-r--r--indra/newview/llviewerdisplay.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llviewerdisplay.cpp b/indra/newview/llviewerdisplay.cpp
index 916cbe2267..7c8b52d0b6 100644
--- a/indra/newview/llviewerdisplay.cpp
+++ b/indra/newview/llviewerdisplay.cpp
@@ -706,7 +706,6 @@ void display(BOOL rebuild, F32 zoom_factor, int subfield, BOOL for_snapshot)
//
// Doing this here gives hardware occlusion queries extra time to complete
LLAppViewer::instance()->pingMainloopTimeout("Display:UpdateImages");
- LLError::LLCallStacks::clear() ;
{
LLMemType mt_iu(LLMemType::MTYPE_DISPLAY_IMAGE_UPDATE);