summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-03-20 11:43:34 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-03-20 11:43:34 -0400
commit5c19f15dcaab304b555bf659f2d309d0d2afbc89 (patch)
tree10dc7c72710174413d8418ae030624251f3d5bc9 /indra/newview/llappviewer.cpp
parentc7a7347a429653f2684752e887381cbc3a95e3a3 (diff)
Removed avatar stuff from asset metrics, again. Must have gotten broken in a merge at some point.
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r--indra/newview/llappviewer.cpp1
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();
}
}