summaryrefslogtreecommitdiff
path: root/indra/newview/llavatarpropertiesprocessor.cpp
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-10-04 00:20:37 +0000
committerJames Cook <james@lindenlab.com>2009-10-04 00:20:37 +0000
commitcf395cc190951230a3d67ed90273bc3c0b87c06c (patch)
tree31fca6b715ce6734261a95c01be1f0a6745685a9 /indra/newview/llavatarpropertiesprocessor.cpp
parentada0f4fa221f2c7070fb02a2b7ff903bdde11c45 (diff)
Removed a couple debug statements we no longer need.
Diffstat (limited to 'indra/newview/llavatarpropertiesprocessor.cpp')
-rw-r--r--indra/newview/llavatarpropertiesprocessor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llavatarpropertiesprocessor.cpp b/indra/newview/llavatarpropertiesprocessor.cpp
index 5c68ac8cdb..f58c85d8c5 100644
--- a/indra/newview/llavatarpropertiesprocessor.cpp
+++ b/indra/newview/llavatarpropertiesprocessor.cpp
@@ -51,7 +51,6 @@ LLAvatarPropertiesProcessor::LLAvatarPropertiesProcessor()
LLAvatarPropertiesProcessor::~LLAvatarPropertiesProcessor()
{
- llinfos << "JAMESDEBUG cleanup avatar properties processor" << llendl;
}
void LLAvatarPropertiesProcessor::addObserver(const LLUUID& avatar_id, LLAvatarPropertiesObserver* observer)