diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2023-03-31 01:20:39 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2023-03-31 01:20:39 +0300 |
commit | a77cdfdbba1eb557f204721c2cf8f875e1c34bc1 (patch) | |
tree | 5f2d284ee0c490ad7f83e193defdd17675598c43 /indra | |
parent | a2ef7c807659046d7201487029a969d396eea89d (diff) |
SL-19495 Marketplace listings do not load in marketplace floater
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/llfloatermarketplacelistings.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloatermarketplacelistings.cpp b/indra/newview/llfloatermarketplacelistings.cpp index 70c0d2aafd..df5347718c 100644 --- a/indra/newview/llfloatermarketplacelistings.cpp +++ b/indra/newview/llfloatermarketplacelistings.cpp @@ -511,7 +511,6 @@ void LLFloaterMarketplaceListings::setRootFolder() } mRootFolderId = marketplacelistings_id; - mRootFolderCreating = true; } void LLFloaterMarketplaceListings::setPanels() |