From ce28e056c20bf2723f565bbf464b87781ec248a2 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Fri, 15 Aug 2008 23:45:42 -0500 Subject: Second Life viewer sources 1.20.2 --- linden/indra/newview/llstatbar.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'linden/indra/newview/llstatbar.h') diff --git a/linden/indra/newview/llstatbar.h b/linden/indra/newview/llstatbar.h index 7969454..204a8da 100644 --- a/linden/indra/newview/llstatbar.h +++ b/linden/indra/newview/llstatbar.h @@ -42,9 +42,6 @@ class LLStatBar : public LLView public: LLStatBar(const std::string& name, const LLRect& rect); - virtual EWidgetType getWidgetType() const; - virtual LLString getWidgetTag() const; - virtual void draw(); virtual BOOL handleMouseDown(S32 x, S32 y, MASK mask); -- cgit v1.1