diff options
| author | Nyx Linden <nyx@lindenlab.com> | 2013-02-28 17:26:14 -0500 |
|---|---|---|
| committer | Nyx Linden <nyx@lindenlab.com> | 2013-02-28 17:26:14 -0500 |
| commit | 3005bdf7aa628953bf640c1ab69ea7299b5876b1 (patch) | |
| tree | 3dead4cf3b5d4108a963cfb0fded739bd74422e0 /indra/newview/llvoavatarself.cpp | |
| parent | d1c144519306cae7eff7f781417482c85068988c (diff) | |
| parent | 105c286bf3906a17d4c8560573e81b09fc29086b (diff) | |
merge
Diffstat (limited to 'indra/newview/llvoavatarself.cpp')
| -rwxr-xr-x | indra/newview/llvoavatarself.cpp | 2 |
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(); |
