MAINT-646: Hotspot in LLViewerObjectList::update

This commit is contained in:
Shyotl
2012-07-18 20:26:43 -05:00
parent 6736e91ce0
commit d8fc691625
4 changed files with 72 additions and 17 deletions

View File

@@ -208,6 +208,7 @@ LLViewerObject::LLViewerObject(const LLUUID &id, const LLPCode pcode, LLViewerRe
mID(id),
mLocalID(0),
mTotalCRC(0),
mListIndex(-1),
mTEImages(NULL),
mGLName(0),
mbCanSelect(TRUE),