summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelwearing.h
diff options
context:
space:
mode:
authorMaxim Nikolenko <maximnproductengine@lindenlab.com>2023-05-17 18:38:23 +0300
committerMaxim Nikolenko <maximnproductengine@lindenlab.com>2023-05-17 18:38:23 +0300
commit784436a5b89062df69251c9ac28904f06a018011 (patch)
tree5fb13545c0159a38594ed1e5f6c7d5f7789dce8f /indra/newview/llpanelwearing.h
parent86fc10f710ced7d2e7b1ddf01eef945aafd60e8b (diff)
SL-19721 use LLOutfitObserver to handle cof changes
Diffstat (limited to 'indra/newview/llpanelwearing.h')
-rw-r--r--indra/newview/llpanelwearing.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelwearing.h b/indra/newview/llpanelwearing.h
index 715404a457..18e543eec6 100644
--- a/indra/newview/llpanelwearing.h
+++ b/indra/newview/llpanelwearing.h
@@ -90,7 +90,6 @@ private:
void getAttachmentLimitsCoro(std::string url);
- LLInventoryCategoriesObserver* mCategoriesObserver;
LLWearableItemsList* mCOFItemsList;
LLScrollListCtrl* mTempItemsList;
LLWearingGearMenu* mGearMenu;