summaryrefslogtreecommitdiff
path: root/indra/newview/lloutfitgallery.h
diff options
context:
space:
mode:
authorpavelkproductengine <pavelkproductengine@lindenlab.com>2016-02-05 20:26:07 +0200
committerpavelkproductengine <pavelkproductengine@lindenlab.com>2016-02-05 20:26:07 +0200
commit6b3394967a978e9f030dbe15ea6afb85b32d0f9f (patch)
tree9a229896f3a756816a50d44d57911c5aa48410ae /indra/newview/lloutfitgallery.h
parent12608244387c3247adb759f221da99eb823f53c4 (diff)
parent5b76576a5a4bde9ae21c080bd612e84d6130ac99 (diff)
MAINT-5194 Visual Outfit Browser
Merge with changes for Mac
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 01d56d917f..323e2580f6 100644
--- a/indra/newview/lloutfitgallery.h
+++ b/indra/newview/lloutfitgallery.h
@@ -104,7 +104,6 @@ private:
LLPanel* buildLayoutPanel(int left);
LLPanel* buildLayoutStak(int left, int bottom);
void moveLayoutStak(LLPanel* stack, int left, int bottom);
- LLView* mView;
std::vector<LLPanel*> mStacks;
std::vector<LLPanel*> mPanels;
std::vector<LLOutfitGalleryItem*> mItems;