summaryrefslogtreecommitdiff
path: root/indra/llappearance/llavatarappearance.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2014-08-28 17:37:25 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2014-08-28 17:37:25 -0400
commit807f4dff74ee08d86895ee3329e985bb898eae24 (patch)
treeae2e5f4f4a61cbdeaa04e826421f002ad6914514 /indra/llappearance/llavatarappearance.cpp
parent2cb14c7fdcf835816176d6edc0c05b99bcb39873 (diff)
MAINT-4158 WIP - comment change
Diffstat (limited to 'indra/llappearance/llavatarappearance.cpp')
-rwxr-xr-xindra/llappearance/llavatarappearance.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llappearance/llavatarappearance.cpp b/indra/llappearance/llavatarappearance.cpp
index 9904f454d6..6c3bde20ca 100755
--- a/indra/llappearance/llavatarappearance.cpp
+++ b/indra/llappearance/llavatarappearance.cpp
@@ -605,8 +605,6 @@ BOOL LLAvatarAppearance::setupBone(const LLAvatarBoneInfo* info, LLJoint* parent
info->mRot.mV[VZ], LLQuaternion::XYZ));
joint->setScale(info->mScale);
- //joint->setDefaultFromCurrentXform();
-
if (info->mIsJoint)
{
joint->setSkinOffset( info->mPivot );