diff options
author | Xiaohong Bao <bao@lindenlab.com> | 2013-10-23 15:45:48 -0600 |
---|---|---|
committer | Xiaohong Bao <bao@lindenlab.com> | 2013-10-23 15:45:48 -0600 |
commit | 066182bf064d74c84313220dba3a10a3c318d634 (patch) | |
tree | 4675aa11eb0a977886016e9e2c62a1f8a621666c /indra/newview/pipeline.cpp | |
parent | ab43be5ddb50198304de1ae0e82b641c7d343449 (diff) | |
parent | 806cd01a0da1c67aaccd0bdcb40c104d48ed9d25 (diff) |
Automated merge with http://bitbucket.org/lindenlab/viewer-interesting
Diffstat (limited to 'indra/newview/pipeline.cpp')
-rwxr-xr-x | indra/newview/pipeline.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/pipeline.cpp b/indra/newview/pipeline.cpp index efc3663ff3..2cf59d212b 100755 --- a/indra/newview/pipeline.cpp +++ b/indra/newview/pipeline.cpp @@ -7415,7 +7415,6 @@ void LLPipeline::doResetVertexBuffers() LLSpatialPartition::sTeleportRequested = FALSE; LLWorld::getInstance()->clearAllVisibleObjects(); - clearRebuildGroups(); clearRebuildDrawables(); } |