summaryrefslogtreecommitdiff
path: root/indra/newview/lloutfitgallery.h
diff options
context:
space:
mode:
authorMaxim Nikolenko <maximnproductengine@lindenlab.com>2023-03-31 13:40:59 +0300
committerMaxim Nikolenko <maximnproductengine@lindenlab.com>2023-03-31 13:40:59 +0300
commit81d69cf84decb84bb7d65057063a19cb6c9fa6f5 (patch)
tree6e2468c87c7c7ba40dcde873b7c9d1ea3e98bcfc /indra/newview/lloutfitgallery.h
parenta77cdfdbba1eb557f204721c2cf8f875e1c34bc1 (diff)
SL-19379 WIP add worn suffix, use bold font style for worn items and italic for links
Diffstat (limited to 'indra/newview/lloutfitgallery.h')
-rw-r--r--indra/newview/lloutfitgallery.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lloutfitgallery.h b/indra/newview/lloutfitgallery.h
index 5c417cf7ee..16116d4b71 100644
--- a/indra/newview/lloutfitgallery.h
+++ b/indra/newview/lloutfitgallery.h
@@ -175,7 +175,6 @@ private:
item_num_map_t mItemIndexMap;
- LLInventoryCategoriesObserver* mTexturesObserver;
LLInventoryCategoriesObserver* mOutfitsObserver;
};
class LLOutfitGalleryContextMenu : public LLOutfitContextMenu