summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-02-26 07:45:50 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-02-26 07:45:50 -0500
commitd679ad47d524f73bdde0204b91607f9221dc41ab (patch)
tree3ec9cb1bdfcd0487dfdf54be19c80730a89912fa /indra
parent6fe74c21ad4fbf471dc8b0d010d8b878395d26ed (diff)
cleaned up old message
Diffstat (limited to 'indra')
-rwxr-xr-xindra/newview/llappearancemgr.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llappearancemgr.cpp b/indra/newview/llappearancemgr.cpp
index 131bef6958..bd4e8ddf72 100755
--- a/indra/newview/llappearancemgr.cpp
+++ b/indra/newview/llappearancemgr.cpp
@@ -1806,8 +1806,6 @@ void LLAppearanceMgr::updateCOF(const LLUUID& category, bool append)
removeDuplicateItems(gest_items);
// Create links to new COF contents.
- LL_DEBUGS("Avatar") << self_av_string() << "creating LLCallAfterInventoryLinkMgr" << LL_ENDL;
-
LLInventoryModel::item_array_t all_items;
all_items += body_items;
all_items += wear_items;