summaryrefslogtreecommitdiff
path: root/indra/newview/lltexturectrl.h
diff options
context:
space:
mode:
authorruslantproductengine <ruslantproductengine@lindenlab.com>2019-10-18 22:38:33 +0300
committerruslantproductengine <ruslantproductengine@lindenlab.com>2019-10-18 22:38:33 +0300
commit2b8acfea0e29fd4604fc7ed677b4bfc01d10252f (patch)
treea89fe63c3e29444862bc73a33818da244185d278 /indra/newview/lltexturectrl.h
parent2ec0ccb628e8fa2e8affe27dde4e4dab0906b5c5 (diff)
SL-11840 [Bakes on Mesh] Enable bake textures to be applied to non-attached editable items
- Now bake texture channel's available for assign for non attached objects
Diffstat (limited to 'indra/newview/lltexturectrl.h')
-rw-r--r--indra/newview/lltexturectrl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lltexturectrl.h b/indra/newview/lltexturectrl.h
index b2a34a37c4..06e8101177 100644
--- a/indra/newview/lltexturectrl.h
+++ b/indra/newview/lltexturectrl.h
@@ -239,7 +239,6 @@ private:
BOOL mShowLoadingPlaceholder;
std::string mLoadingPlaceholderString;
S32 mLabelWidth;
- BOOL mBakeTextureEnabled;
};
//////////////////////////////////////////////////////////////////////////////////////////