diff options
Diffstat (limited to 'linden/indra/newview/llviewerjointattachment.cpp')
-rw-r--r-- | linden/indra/newview/llviewerjointattachment.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llviewerjointattachment.cpp b/linden/indra/newview/llviewerjointattachment.cpp index f5a5d8a..1cdd10f 100644 --- a/linden/indra/newview/llviewerjointattachment.cpp +++ b/linden/indra/newview/llviewerjointattachment.cpp | |||
@@ -56,7 +56,6 @@ extern LLPipeline gPipeline; | |||
56 | // LLViewerJointAttachment() | 56 | // LLViewerJointAttachment() |
57 | //----------------------------------------------------------------------------- | 57 | //----------------------------------------------------------------------------- |
58 | LLViewerJointAttachment::LLViewerJointAttachment() : | 58 | LLViewerJointAttachment::LLViewerJointAttachment() : |
59 | mJoint(NULL), | ||
60 | mAttachedObject(NULL), | 59 | mAttachedObject(NULL), |
61 | mVisibleInFirst(FALSE), | 60 | mVisibleInFirst(FALSE), |
62 | mGroup(0), | 61 | mGroup(0), |