diff options
author | Yuri Chebotarev <ychebotarev@productengine.com> | 2009-10-29 18:10:25 +0200 |
---|---|---|
committer | Yuri Chebotarev <ychebotarev@productengine.com> | 2009-10-29 18:10:25 +0200 |
commit | 7d64c6a226046d962bf5cd2b1e53df6fe33a730d (patch) | |
tree | 2bf46411604c735d6efb975806c03e695b516cab /indra/newview/llavatarlist.cpp | |
parent | 19e99af208f0dad118cf3029f409442bca5d3e21 (diff) | |
parent | 191547dcb232535d24091be0fb4169c6c7eb89ef (diff) |
merge
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llavatarlist.cpp')
-rw-r--r-- | indra/newview/llavatarlist.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llavatarlist.cpp b/indra/newview/llavatarlist.cpp index 05a1f75e01..65a2b8b5e6 100644 --- a/indra/newview/llavatarlist.cpp +++ b/indra/newview/llavatarlist.cpp @@ -106,7 +106,6 @@ LLAvatarList::LLAvatarList(const Params& p) LLAvatarList::~LLAvatarList() { delete mLITUpdateTimer; - mShowIcons = gSavedSettings.getBOOL(mIconParamName); } void LLAvatarList::setShowIcons(std::string param_name) |