diff options
Diffstat (limited to 'linden/indra/newview/llstatview.h')
-rw-r--r-- | linden/indra/newview/llstatview.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llstatview.h b/linden/indra/newview/llstatview.h index 523b2af..cff5809 100644 --- a/linden/indra/newview/llstatview.h +++ b/linden/indra/newview/llstatview.h | |||
@@ -44,8 +44,6 @@ public: | |||
44 | LLStatView(const LLString& name, const LLString& label, const LLString& setting, const LLRect& rect); | 44 | LLStatView(const LLString& name, const LLString& label, const LLString& setting, const LLRect& rect); |
45 | ~LLStatView(); | 45 | ~LLStatView(); |
46 | 46 | ||
47 | virtual EWidgetType getWidgetType() const; | ||
48 | virtual LLString getWidgetTag() const; | ||
49 | /* | 47 | /* |
50 | virtual void draw(); | 48 | virtual void draw(); |
51 | virtual void reshape(S32 width, S32 height, BOOL called_from_parent = TRUE); | 49 | virtual void reshape(S32 width, S32 height, BOOL called_from_parent = TRUE); |