From cf395cc190951230a3d67ed90273bc3c0b87c06c Mon Sep 17 00:00:00 2001 From: James Cook Date: Sun, 4 Oct 2009 00:20:37 +0000 Subject: Removed a couple debug statements we no longer need. --- indra/newview/llavatarpropertiesprocessor.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/llavatarpropertiesprocessor.cpp') 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) -- cgit v1.2.3