summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatarself.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2012-03-03 06:59:34 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2012-03-03 06:59:34 -0500
commita37e121dbf3eba78f3f44f7028eb9849c7a3883e (patch)
treeed45c69a6d60c7528d9c78c07e11833f971196ea /indra/newview/llvoavatarself.cpp
parent7b3f721e7a110f9f63caacb2546207fddb44fc4b (diff)
SH-2970 WIP - avatar metrics
Diffstat (limited to 'indra/newview/llvoavatarself.cpp')
-rwxr-xr-xindra/newview/llvoavatarself.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoavatarself.cpp b/indra/newview/llvoavatarself.cpp
index d5895bdc31..467961c55e 100755
--- a/indra/newview/llvoavatarself.cpp
+++ b/indra/newview/llvoavatarself.cpp
@@ -2278,7 +2278,7 @@ void LLVOAvatarSelf::setNewBakedTexture( ETextureIndex te, const LLUUID& uuid )
}
}
-// FIXME: This is never called. Something may be broken.
+// FIXME: This is not called consistently. Something may be broken.
void LLVOAvatarSelf::outputRezDiagnostics() const
{
if(!gSavedSettings.getBOOL("DebugAvatarLocalTexLoadedTime"))