aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llframestatview.cpp
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:42 -0500
committerJacek Antonelli2008-08-15 23:45:42 -0500
commitce28e056c20bf2723f565bbf464b87781ec248a2 (patch)
treeef7b0501c4de4b631a916305cbc2a5fdc125e52d /linden/indra/newview/llframestatview.cpp
parentSecond Life viewer sources 1.19.1.4b (diff)
downloadmeta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.zip
meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.gz
meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.bz2
meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.xz
Second Life viewer sources 1.20.2
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;