summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatereditextdaycycle.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-12-08 21:42:50 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-12-08 21:51:32 +0200
commit85250265f4b1727d6bfaf5bc68bd96d867228af9 (patch)
tree488b42813d2867041c8869366213e90465568fed /indra/newview/llfloatereditextdaycycle.h
parent150993e2c2efbf75f268aec2d22257e4b562f274 (diff)
SL-16105 Fix Day cycle editor not expecting an asset
Diffstat (limited to 'indra/newview/llfloatereditextdaycycle.h')
-rw-r--r--indra/newview/llfloatereditextdaycycle.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloatereditextdaycycle.h b/indra/newview/llfloatereditextdaycycle.h
index 9a30fb199f..ab5d12fa36 100644
--- a/indra/newview/llfloatereditextdaycycle.h
+++ b/indra/newview/llfloatereditextdaycycle.h
@@ -194,8 +194,6 @@ private:
std::string mLastFrameSlider;
bool mShiftCopyEnabled;
- LLUUID mExpectingAssetId;
-
LLButton* mAddFrameButton;
LLButton* mDeleteFrameButton;
LLButton* mImportButton;