From 9f3225d7551751435dc8f11db9a516840ffff2eb Mon Sep 17 00:00:00 2001 From: AndreyL ProductEngine Date: Fri, 30 Sep 2016 05:15:53 +0300 Subject: MAINT-6785 Clean up log spam caused by unused/undeclared "foto_bg_panel" --- indra/newview/lloutfitgallery.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/lloutfitgallery.cpp') diff --git a/indra/newview/lloutfitgallery.cpp b/indra/newview/lloutfitgallery.cpp index de6a36ce2f..aec6a79fa3 100644 --- a/indra/newview/lloutfitgallery.cpp +++ b/indra/newview/lloutfitgallery.cpp @@ -640,7 +640,6 @@ BOOL LLOutfitGalleryItem::postBuild() mOutfitNameText = getChild("outfit_name"); mOutfitWornText = getChild("outfit_worn_text"); - mFotoBgPanel = getChild("foto_bg_panel"); mTextBgPanel = getChild("text_bg_panel"); setOutfitWorn(false); mHidden = false; -- cgit v1.2.3