diff options
author | prep <prep@lindenlab.com> | 2013-07-24 16:01:36 -0400 |
---|---|---|
committer | prep <prep@lindenlab.com> | 2013-07-24 16:01:36 -0400 |
commit | a1fadad9c0bd1ba261f827d6da572db5621f5bed (patch) | |
tree | 6d86c1751ea25052603d85e9e8997d387f91aca5 /indra/newview/llvoavatar.h | |
parent | 28a5015074e3f6e0ba961dc260edcb9662e6f14b (diff) |
Sh-4321 # Fixes for detach deformations. General code cleanup as well.
Diffstat (limited to 'indra/newview/llvoavatar.h')
-rwxr-xr-x | indra/newview/llvoavatar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoavatar.h b/indra/newview/llvoavatar.h index 48b5a6e873..90ade85177 100755 --- a/indra/newview/llvoavatar.h +++ b/indra/newview/llvoavatar.h @@ -199,7 +199,6 @@ public: virtual LLJoint* getJoint(const std::string &name); - void resetJointPositions( void ); void resetJointPositionsToDefault( void ); void resetSpecificJointPosition( const std::string& name ); |