diff options
author | Loren Shih <seraph@lindenlab.com> | 2009-12-03 20:50:21 -0500 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2009-12-03 20:50:21 -0500 |
commit | 0f2f846a12936991f0434d5aac50c850d76ce2a4 (patch) | |
tree | 11397aef6deba9f61b7aee2b20940c506b0fc6be /indra/newview/llfolderview.h | |
parent | 1ffd7c99afe25da37a83a2a1dd8a03c7275a5f6b (diff) |
EXT-3125 : INFRASTRUCTURE : Cleanup LLInventoryFilter to disambiguate various filter options
EXT-3124 : Add lookup for finding all linked items to an item
LLInventoryFilter cleanup, including adding ability to lookup item by UUID.
--HG--
branch : avatar-pipeline
Diffstat (limited to 'indra/newview/llfolderview.h')
-rw-r--r-- | indra/newview/llfolderview.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llfolderview.h b/indra/newview/llfolderview.h index a0e252ae88..bbd92b487f 100644 --- a/indra/newview/llfolderview.h +++ b/indra/newview/llfolderview.h @@ -71,9 +71,6 @@ class LLUICtrl; // that only work folders or only work on items, but I'll worry about // that later when it's determined to be too slow. //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - - - class LLFolderViewFunctor { public: |