LLCommon cleanup and updating to V2 (V3 now, I guess.)
This commit is contained in:
@@ -163,8 +163,6 @@ void LLPose::setWeight(F32 weight)
|
||||
// there was a crash here
|
||||
// </edit>
|
||||
llassert_always(iter->second.notNull());
|
||||
if(!iter->second) //uhoh...
|
||||
continue;
|
||||
iter->second->setWeight(weight);
|
||||
}
|
||||
mWeight = weight;
|
||||
|
||||
Reference in New Issue
Block a user