summaryrefslogtreecommitdiff
path: root/indra/newview/llhudtext.cpp
diff options
context:
space:
mode:
authorRichard Nelson <none@none>2010-10-04 18:39:30 -0700
committerRichard Nelson <none@none>2010-10-04 18:39:30 -0700
commit9e69af82b00141e82293656c6655ecfdba457e4a (patch)
tree7cd7bd847d303e19a33b8ef792426f9da233fc99 /indra/newview/llhudtext.cpp
parentd91d48bb4c65924d4bfa8c81969df25f2efb0f28 (diff)
parent52d3f86438925d5d9509d93b162ea8915e1caad7 (diff)
merge
Diffstat (limited to 'indra/newview/llhudtext.cpp')
-rw-r--r--indra/newview/llhudtext.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llhudtext.cpp b/indra/newview/llhudtext.cpp
index 96638018c4..99a0da8b01 100644
--- a/indra/newview/llhudtext.cpp
+++ b/indra/newview/llhudtext.cpp
@@ -326,9 +326,6 @@ void LLHUDText::renderText(BOOL for_select)
mRadius = (width_vec + height_vec).magVec() * 0.5f;
- LLCoordGL screen_pos;
- LLViewerCamera::getInstance()->projectPosAgentToScreen(mPositionAgent, screen_pos, FALSE);
-
LLVector2 screen_offset;
if (!mUseBubble)
{