diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llvelocitybar.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linden/indra/newview/llvelocitybar.h b/linden/indra/newview/llvelocitybar.h index ab73d51..667ae1c 100644 --- a/linden/indra/newview/llvelocitybar.h +++ b/linden/indra/newview/llvelocitybar.h | |||
@@ -47,9 +47,6 @@ public: | |||
47 | setVisible(FALSE); | 47 | setVisible(FALSE); |
48 | }; | 48 | }; |
49 | 49 | ||
50 | virtual EWidgetType getWidgetType() const; | ||
51 | virtual LLString getWidgetTag() const; | ||
52 | |||
53 | virtual void draw(); | 50 | virtual void draw(); |
54 | }; | 51 | }; |
55 | 52 | ||