diff options
Diffstat (limited to 'linden/indra/newview/llframestatview.cpp')
-rw-r--r-- | linden/indra/newview/llframestatview.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/linden/indra/newview/llframestatview.cpp b/linden/indra/newview/llframestatview.cpp index 33a3265..71d810c 100644 --- a/linden/indra/newview/llframestatview.cpp +++ b/linden/indra/newview/llframestatview.cpp | |||
@@ -63,16 +63,6 @@ LLFrameStatView::~LLFrameStatView() | |||
63 | // Children all cleaned up by default view destructor. | 63 | // Children all cleaned up by default view destructor. |
64 | } | 64 | } |
65 | 65 | ||
66 | EWidgetType LLFrameStatView::getWidgetType() const | ||
67 | { | ||
68 | return WIDGET_TYPE_FRAME_STAT_VIEW; | ||
69 | } | ||
70 | |||
71 | LLString LLFrameStatView::getWidgetTag() const | ||
72 | { | ||
73 | return LL_FRAME_STAT_VIEW_TAG; | ||
74 | } | ||
75 | |||
76 | void LLFrameStatView::setup(const LLFrameStats &frame_stats) | 66 | void LLFrameStatView::setup(const LLFrameStats &frame_stats) |
77 | { | 67 | { |
78 | S32 i; | 68 | S32 i; |