summaryrefslogtreecommitdiff
path: root/indra/newview/llhudview.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llhudview.h')
-rw-r--r--indra/newview/llhudview.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llhudview.h b/indra/newview/llhudview.h
index cbefdc121e..ccd5f96f5f 100644
--- a/indra/newview/llhudview.h
+++ b/indra/newview/llhudview.h
@@ -44,9 +44,6 @@ public:
LLHUDView();
virtual ~LLHUDView();
- virtual EWidgetType getWidgetType() const;
- virtual LLString getWidgetTag() const;
-
virtual void draw();
const LLColor4& colorFromType(S32 type);