summaryrefslogtreecommitdiff
path: root/indra/newview/llpaneloutfitedit.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2010-07-20 11:21:18 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2010-07-20 11:21:18 -0400
commit06aa2322b2b769fec118ac1f2f0f51c915f5ec23 (patch)
treef6bd0c9552214000db851546a51e28cf85983cc9 /indra/newview/llpaneloutfitedit.cpp
parentca1224fd7968edebfcd274c21439ca74340efc26 (diff)
EXT-8360 FIX - cleanup
Diffstat (limited to 'indra/newview/llpaneloutfitedit.cpp')
-rw-r--r--indra/newview/llpaneloutfitedit.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llpaneloutfitedit.cpp b/indra/newview/llpaneloutfitedit.cpp
index bb8c01bccf..f764d1802b 100644
--- a/indra/newview/llpaneloutfitedit.cpp
+++ b/indra/newview/llpaneloutfitedit.cpp
@@ -1087,9 +1087,6 @@ void LLPanelOutfitEdit::getSelectedItemsUUID(uuid_vec_t& uuid_list)
void LLPanelOutfitEdit::onCOFChanged()
{
- //the panel is only updated when is visible to a user
-// if (!isInVisibleChain()) return;
-
update();
}