diff options
author | AndreyL ProductEngine <alihatskiy@productengine.com> | 2016-09-30 05:15:53 +0300 |
---|---|---|
committer | AndreyL ProductEngine <alihatskiy@productengine.com> | 2016-09-30 05:15:53 +0300 |
commit | 9f3225d7551751435dc8f11db9a516840ffff2eb (patch) | |
tree | ba17c538be09bcfc0509ef0db94ec0cbbd167df5 /indra/newview/lloutfitgallery.h | |
parent | f5f4b771f1b6888371415fb088ae63ac3ef36dc7 (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.h | 1 |
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; |