summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertestlistview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloatertestlistview.cpp')
-rw-r--r--indra/newview/llfloatertestlistview.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/indra/newview/llfloatertestlistview.cpp b/indra/newview/llfloatertestlistview.cpp
index ae96dfc0ed..7171449738 100644
--- a/indra/newview/llfloatertestlistview.cpp
+++ b/indra/newview/llfloatertestlistview.cpp
@@ -31,12 +31,6 @@
*/
#include "llviewerprecompiledheaders.h"
-int do_foo(int i)
-{
- return i + 1;
-}
-
-/*
#include "llfloatertestlistview.h"
LLFloaterTestListView::LLFloaterTestListView(const LLSD& seed)
@@ -45,4 +39,3 @@ LLFloaterTestListView::LLFloaterTestListView(const LLSD& seed)
LLFloaterTestListView::~LLFloaterTestListView()
{}
-*/