Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/

master
Nyx (Neal Orman) 2010-03-18 15:26:31 -04:00
commit c5a6360943
1 changed files with 0 additions and 1 deletions

View File

@ -611,7 +611,6 @@ LLImagePreviewAvatar::LLImagePreviewAvatar(S32 width, S32 height) : LLViewerDyna
mCameraZoom = 1.f;
mDummyAvatar = (LLVOAvatar*)gObjectList.createObjectViewer(LL_PCODE_LEGACY_AVATAR, gAgent.getRegion());
mDummyAvatar->initInstance();
mDummyAvatar->createDrawable(&gPipeline);
mDummyAvatar->mIsDummy = TRUE;
mDummyAvatar->mSpecialRenderMode = 2;