diff options
author | ruslantproductengine <ruslantproductengine@lindenlab.com> | 2015-08-30 14:19:50 +0300 |
---|---|---|
committer | ruslantproductengine <ruslantproductengine@lindenlab.com> | 2015-08-30 14:19:50 +0300 |
commit | 86d124d6c7db94ad07087941fc2118d9b31cafc1 (patch) | |
tree | 46e67dbda2b4cb48db6813bfea6d2dbffc4fc79a /indra/newview/lltexturefetch.h | |
parent | 13284fa954e4edcca43eaf98f1a5b457264597b8 (diff) |
Backed out changeset: f471282aa065
--HG--
branch : MAINT-4360
Diffstat (limited to 'indra/newview/lltexturefetch.h')
-rwxr-xr-x | indra/newview/lltexturefetch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lltexturefetch.h b/indra/newview/lltexturefetch.h index 27779a31e0..a2658ecd85 100755 --- a/indra/newview/lltexturefetch.h +++ b/indra/newview/lltexturefetch.h @@ -332,6 +332,7 @@ private: F32 mTextureBandwidth; // <none> F32 mMaxBandwidth; // Mfnq LLTextureInfo mTextureInfo; + LLTextureInfo mTextureInfoMainThread; // XXX possible delete U32Bits mHTTPTextureBits; // Mfnq |