aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llhudview.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llhudview.h')
-rw-r--r--linden/indra/newview/llhudview.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/linden/indra/newview/llhudview.h b/linden/indra/newview/llhudview.h
index cfe8899..ae32ddd 100644
--- a/linden/indra/newview/llhudview.h
+++ b/linden/indra/newview/llhudview.h
@@ -44,9 +44,6 @@ public:
44 LLHUDView(); 44 LLHUDView();
45 virtual ~LLHUDView(); 45 virtual ~LLHUDView();
46 46
47 virtual EWidgetType getWidgetType() const;
48 virtual LLString getWidgetTag() const;
49
50 virtual void draw(); 47 virtual void draw();
51 48
52 const LLColor4& colorFromType(S32 type); 49 const LLColor4& colorFromType(S32 type);