summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatar.h
diff options
context:
space:
mode:
authorsimon <none@none>2013-05-17 11:45:06 -0700
committersimon <none@none>2013-05-17 11:45:06 -0700
commit0cb2b30bfb239f05e1780cae5e3a7328a1474416 (patch)
tree9833ca0e8710fc8469c415b19a8a67d48b67eed6 /indra/newview/llvoavatar.h
parent50e3b7da42ddbae409f0a2bdbc322da96941fa07 (diff)
Simple imposter AV rendering cleanup
Diffstat (limited to 'indra/newview/llvoavatar.h')
-rwxr-xr-xindra/newview/llvoavatar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoavatar.h b/indra/newview/llvoavatar.h
index 8862056066..afe1d56059 100755
--- a/indra/newview/llvoavatar.h
+++ b/indra/newview/llvoavatar.h
@@ -250,7 +250,6 @@ public:
static void invalidateNameTags();
void addNameTagLine(const std::string& line, const LLColor4& color, S32 style, const LLFontGL* font);
void idleUpdateRenderCost();
- void doRenderCostNagging(U32 max_render_cost);
void calculateUpdateRenderCost();
void updateVisualComplexity() { mVisualComplexityStale = TRUE; }