aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llframestatview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llframestatview.cpp')
-rw-r--r--linden/indra/newview/llframestatview.cpp10
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
66EWidgetType LLFrameStatView::getWidgetType() const
67{
68 return WIDGET_TYPE_FRAME_STAT_VIEW;
69}
70
71LLString LLFrameStatView::getWidgetTag() const
72{
73 return LL_FRAME_STAT_VIEW_TAG;
74}
75
76void LLFrameStatView::setup(const LLFrameStats &frame_stats) 66void LLFrameStatView::setup(const LLFrameStats &frame_stats)
77{ 67{
78 S32 i; 68 S32 i;