diff options
author | Jacek Antonelli | 2008-08-15 23:45:57 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:57 -0500 |
commit | 7e3007b63521c4b0c5bbad1c3964a557fc526ce2 (patch) | |
tree | ab231ed574db618873d6ebb25293cf7c0cb6d26e /linden/indra/newview/llviewerjointattachment.cpp | |
parent | Second Life viewer sources 1.20.10 (diff) | |
download | meta-impy-7e3007b63521c4b0c5bbad1c3964a557fc526ce2.zip meta-impy-7e3007b63521c4b0c5bbad1c3964a557fc526ce2.tar.gz meta-impy-7e3007b63521c4b0c5bbad1c3964a557fc526ce2.tar.bz2 meta-impy-7e3007b63521c4b0c5bbad1c3964a557fc526ce2.tar.xz |
Second Life viewer sources 1.20.11
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), |