diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-11-07 15:28:38 -0500 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2012-11-07 15:28:38 -0500 |
commit | f5a4c277cbf83d6adbb5f2040f3a9e2bfaa02277 (patch) | |
tree | 101920cf0fee27a7bada997f446a4503ef5e339f /indra/newview/llvoavatarself.h | |
parent | 2a9448f90aa195f01e3756cb48c55ca759aa0f29 (diff) |
SH-3500 FIX - added additional logging to allow params in various locations to be distinguished
Diffstat (limited to 'indra/newview/llvoavatarself.h')
-rwxr-xr-x | indra/newview/llvoavatarself.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoavatarself.h b/indra/newview/llvoavatarself.h index 89bb8bf5c9..eeac5ddaeb 100755 --- a/indra/newview/llvoavatarself.h +++ b/indra/newview/llvoavatarself.h @@ -364,6 +364,7 @@ public: static void dumpTotalLocalTextureByteCount(); void dumpLocalTextures() const; static void dumpScratchTextureByteCount(); + void dumpWearableInfo(LLAPRFile& outfile); //-------------------------------------------------------------------- // Avatar Rez Metrics |