summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatarself.cpp
diff options
context:
space:
mode:
authorprep <prep@lindenlab.com>2013-02-28 11:13:38 -0500
committerprep <prep@lindenlab.com>2013-02-28 11:13:38 -0500
commit852ccab7a3fd322044a3918b8df4dfc0f6784576 (patch)
tree61a2e625c0c28282875994597152bef67e6faa4f /indra/newview/llvoavatarself.cpp
parent03b51b779fd545e63b6f2fa2ef5ba28f21f1ae62 (diff)
parent83eda3f1524a08fa6fc4fbd836c92ae95e8100bc (diff)
merge
Diffstat (limited to 'indra/newview/llvoavatarself.cpp')
-rwxr-xr-xindra/newview/llvoavatarself.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llvoavatarself.cpp b/indra/newview/llvoavatarself.cpp
index 0e8e48099e..c069488a37 100755
--- a/indra/newview/llvoavatarself.cpp
+++ b/indra/newview/llvoavatarself.cpp
@@ -3049,8 +3049,6 @@ void LLVOAvatarSelf::dumpScratchTextureByteCount()
llinfos << "Scratch Texture GL: " << (sScratchTexBytes/1024) << "KB" << llendl;
}
-void dump_visual_param(apr_file_t* file, LLVisualParam* viewer_param, F32 value);
-
void LLVOAvatarSelf::dumpWearableInfo(LLAPRFile& outfile)
{
apr_file_t* file = outfile.getFileHandle();