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/llstatgraph.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'linden/indra/newview/llstatgraph.h') diff --git a/linden/indra/newview/llstatgraph.h b/linden/indra/newview/llstatgraph.h index be44985..db0e1ca 100644 --- a/linden/indra/newview/llstatgraph.h +++ b/linden/indra/newview/llstatgraph.h @@ -43,8 +43,6 @@ class LLStatGraph : public LLView public: LLStatGraph(const std::string& name, const LLRect& rect); - virtual EWidgetType getWidgetType() const; - virtual LLString getWidgetTag() const; virtual void draw(); void setLabel(const char *label); -- cgit v1.1