summaryrefslogtreecommitdiff
path: root/indra/newview/lloutfitgallery.h
diff options
context:
space:
mode:
authorAndreyL ProductEngine <alihatskiy@productengine.com>2016-09-30 05:15:53 +0300
committerAndreyL ProductEngine <alihatskiy@productengine.com>2016-09-30 05:15:53 +0300
commit9f3225d7551751435dc8f11db9a516840ffff2eb (patch)
treeba17c538be09bcfc0509ef0db94ec0cbbd167df5 /indra/newview/lloutfitgallery.h
parentf5f4b771f1b6888371415fb088ae63ac3ef36dc7 (diff)
MAINT-6785 Clean up log spam caused by unused/undeclared "foto_bg_panel"
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 6b13f264a4..140e68067b 100644
--- a/indra/newview/lloutfitgallery.h
+++ b/indra/newview/lloutfitgallery.h
@@ -273,7 +273,6 @@ private:
LLTextBox* mOutfitNameText;
LLTextBox* mOutfitWornText;
LLPanel* mTextBgPanel;
- LLPanel* mFotoBgPanel;
bool mSelected;
bool mWorn;
bool mDefaultImage;