diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llstatusbar.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linden/indra/newview/llstatusbar.h b/linden/indra/newview/llstatusbar.h index d6cf8de..ff898dc 100644 --- a/linden/indra/newview/llstatusbar.h +++ b/linden/indra/newview/llstatusbar.h | |||
@@ -88,9 +88,6 @@ public: | |||
88 | LLStatusBar(const std::string& name, const LLRect& rect ); | 88 | LLStatusBar(const std::string& name, const LLRect& rect ); |
89 | /*virtual*/ ~LLStatusBar(); | 89 | /*virtual*/ ~LLStatusBar(); |
90 | 90 | ||
91 | /*virtual*/ EWidgetType getWidgetType() const; | ||
92 | /*virtual*/ LLString getWidgetTag() const; | ||
93 | |||
94 | /*virtual*/ void draw(); | 91 | /*virtual*/ void draw(); |
95 | 92 | ||
96 | // MANIPULATORS | 93 | // MANIPULATORS |