From 6e471d395fdec324164469e54613ae9bf30e1e9f Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Mon, 4 Oct 2010 16:38:03 -0700 Subject: removed dead code --- indra/newview/llhudtext.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'indra/newview/llhudtext.cpp') 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) { -- cgit v1.2.3