diff options
Diffstat (limited to 'indra/newview/llhudview.cpp')
-rwxr-xr-x | indra/newview/llhudview.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llhudview.cpp b/indra/newview/llhudview.cpp index 9a63e99357..cead4dbce6 100755 --- a/indra/newview/llhudview.cpp +++ b/indra/newview/llhudview.cpp @@ -44,10 +44,6 @@ LLHUDView *gHUDView = NULL; -const S32 HUD_ARROW_SIZE = 32; - - - LLHUDView::LLHUDView(const LLRect& r) { buildFromFile( "panel_hud.xml"); |