diff options
author | Don Kjer <don@lindenlab.com> | 2012-09-04 04:24:47 +0000 |
---|---|---|
committer | Don Kjer <don@lindenlab.com> | 2012-09-04 04:24:47 +0000 |
commit | 7b4385420edf3f431ddc4a7042bbc9623ffedd34 (patch) | |
tree | dfe4d1b483a2f5c86299f6ffb10397b2316cfa7b /indra/newview/llvoavatar.h | |
parent | 403d1b6404355fa26b0bfeff206f5c56758a491c (diff) |
More clean-up to closer match original file order. For llavatarappearance diffs
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 644ea22b53..d54d06a6a7 100755 --- a/indra/newview/llvoavatar.h +++ b/indra/newview/llvoavatar.h @@ -454,7 +454,6 @@ public: static void deleteCachedImages(bool clearAll=true); static void destroyGL(); static void restoreGL(); - BOOL mIsDummy; // for special views S32 mSpecialRenderMode; // special lighting U32 mAttachmentGeometryBytes; //number of bytes in attached geometry F32 mAttachmentSurfaceArea; //estimated surface area of attachments |