diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2017-09-21 17:01:45 +0300 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2017-09-21 17:01:45 +0300 |
commit | f4e303c067bbf4fdad2fe8f8c02878bee3b74cb0 (patch) | |
tree | 07621cd6d4dace481536c197886e6cbac37bf08d /indra/newview/llpanelvolume.h | |
parent | 486297b87645f5c2c1483efe6fce16109a35004e (diff) |
MAINT-1209 Fixed Light does not revert to a simple light when texture is set to none
Diffstat (limited to 'indra/newview/llpanelvolume.h')
-rw-r--r-- | indra/newview/llpanelvolume.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelvolume.h b/indra/newview/llpanelvolume.h index deb6b6f2a6..e3453ae99c 100644 --- a/indra/newview/llpanelvolume.h +++ b/indra/newview/llpanelvolume.h @@ -111,7 +111,6 @@ protected: LLColor4 mLightSavedColor; - LLUUID mLightSavedTexture; LLPointer<LLViewerObject> mObject; LLPointer<LLViewerObject> mRootObject; |