summaryrefslogtreecommitdiff
path: root/indra/newview/llhudicon.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2010-11-10 14:27:55 -0800
committerMerov Linden <merov@lindenlab.com>2010-11-10 14:27:55 -0800
commit61fbc02deb08c1a69b8c24498fe559359496ac91 (patch)
tree4c50352704fde294cbbe05c34ff138552ef4147f /indra/newview/llhudicon.h
parentb5df1d2abcef04ee5f491a7414189f4e82faaa1e (diff)
parentd7bca2b7b151969e45492e2ae244f50960fc4ddf (diff)
STORM-105 : merge with viewer-development
Diffstat (limited to 'indra/newview/llhudicon.h')
-rw-r--r--indra/newview/llhudicon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llhudicon.h b/indra/newview/llhudicon.h
index 8d7b8d4288..644daa0299 100644
--- a/indra/newview/llhudicon.h
+++ b/indra/newview/llhudicon.h
@@ -52,7 +52,6 @@ friend class LLHUDObject;
public:
/*virtual*/ void render();
- /*virtual*/ void renderForSelect();
/*virtual*/ void markDead();
/*virtual*/ F32 getDistance() const { return mDistance; }