diff options
author | Nyx Linden <nyx@lindenlab.com> | 2013-03-20 12:04:55 -0400 |
---|---|---|
committer | Nyx Linden <nyx@lindenlab.com> | 2013-03-20 12:04:55 -0400 |
commit | 779e132cbfc46a0eda97a0331e39cbc6e686c07b (patch) | |
tree | 55e05f81b6f493ff55f7a87777d4485404c1f02d /indra/newview/llappviewer.cpp | |
parent | 38970de543e7946ff1e9700e2f0f43f82e6dbb1a (diff) | |
parent | 5c19f15dcaab304b555bf659f2d309d0d2afbc89 (diff) |
merge
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r-- | indra/newview/llappviewer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index dac268ec92..3adf956ae3 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -4392,7 +4392,6 @@ void LLAppViewer::idle() // The 5-second interval is nice for this purpose. If the object debug // bit moves or is disabled, please give this a suitable home. LLViewerAssetStatsFF::record_fps_main(gFPSClamped); - LLViewerAssetStatsFF::record_avatar_stats(); } } |