diff options
author | dolphin <dolphin@lindenlab.com> | 2014-04-16 16:01:08 -0700 |
---|---|---|
committer | dolphin <dolphin@lindenlab.com> | 2014-04-16 16:01:08 -0700 |
commit | 3320709c2a93b5101261e708e0220cfa38683d19 (patch) | |
tree | 772db4558e14bb064bf1ea8395c024e96944a0a2 /indra/newview/llfloaterregioninfo.h | |
parent | ae5b48495ff926ad09924240c9bac01794682f14 (diff) |
Removed filtering of existing estate experiences from the estate exxperiences panel
Diffstat (limited to 'indra/newview/llfloaterregioninfo.h')
-rwxr-xr-x | indra/newview/llfloaterregioninfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterregioninfo.h b/indra/newview/llfloaterregioninfo.h index 365ca9ec65..7b3da0697e 100755 --- a/indra/newview/llfloaterregioninfo.h +++ b/indra/newview/llfloaterregioninfo.h @@ -472,7 +472,6 @@ private: LLPanelExperienceListEditor* setupList(const char* control_name); static LLSD addIds( LLPanelExperienceListEditor* panel ); - bool FilterExisting(const LLSD& experience ); void itemChanged(U32 event_type, const LLUUID& id); |