summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llagentwearables.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llagentwearables.cpp b/indra/newview/llagentwearables.cpp
index a93b0c1357..6595e28622 100644
--- a/indra/newview/llagentwearables.cpp
+++ b/indra/newview/llagentwearables.cpp
@@ -2160,7 +2160,6 @@ void LLLibraryOutfitsFetch::contentsDone(void)
LLInitialWearablesFetch::~LLInitialWearablesFetch()
{
- llinfos << "~LLInitialWearablesFetch" << llendl;
}
// virtual
@@ -2201,11 +2200,9 @@ public:
m_ids(ids),
LLInventoryFetchObserver(true)
{
- llwarns << "LLFetchAndLinkObserver" << llendl;
}
~LLFetchAndLinkObserver()
{
- llwarns << "~LLFetchAndLinkObserver" << llendl;
}
virtual void done()
{