diff options
| author | James Cook <james@lindenlab.com> | 2009-11-28 20:56:27 -0800 |
|---|---|---|
| committer | James Cook <james@lindenlab.com> | 2009-11-28 20:56:27 -0800 |
| commit | 0e34bc413aa562acf97b77333fb9a1f0ec9b55f0 (patch) | |
| tree | eb9bcb7705c05275f013445be7825ffc1e40cd63 /indra/newview/llfloatertestlistview.cpp | |
| parent | 895d528524bd340285fa04e355e49d5ab76b3787 (diff) | |
Slightly more complex test file
Diffstat (limited to 'indra/newview/llfloatertestlistview.cpp')
| -rw-r--r-- | indra/newview/llfloatertestlistview.cpp | 7 |
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() {} -*/ |
