diff options
author | James Cook <james@lindenlab.com> | 2009-10-04 00:20:37 +0000 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-10-04 00:20:37 +0000 |
commit | cf395cc190951230a3d67ed90273bc3c0b87c06c (patch) | |
tree | 31fca6b715ce6734261a95c01be1f0a6745685a9 /indra/newview/llavatarpropertiesprocessor.cpp | |
parent | ada0f4fa221f2c7070fb02a2b7ff903bdde11c45 (diff) |
Removed a couple debug statements we no longer need.
Diffstat (limited to 'indra/newview/llavatarpropertiesprocessor.cpp')
-rw-r--r-- | indra/newview/llavatarpropertiesprocessor.cpp | 1 |
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) |