diff options
author | Jacek Antonelli | 2008-08-15 23:45:42 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:42 -0500 |
commit | ce28e056c20bf2723f565bbf464b87781ec248a2 (patch) | |
tree | ef7b0501c4de4b631a916305cbc2a5fdc125e52d /linden/indra/newview/llframestatview.cpp | |
parent | Second Life viewer sources 1.19.1.4b (diff) | |
download | meta-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.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; |