diff options
| author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-04-07 10:37:07 +0100 |
|---|---|---|
| committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-04-07 10:37:07 +0100 |
| commit | 0bb3f144c0a6712a269246975635962b3b5f48d0 (patch) | |
| tree | ba6c371a3c40f878d20eccac7065ac11a4a51f1d /indra/newview/llinventorymodel.cpp | |
| parent | 9523c70f9dd3b2db21f6578bbb2b1da6873004ea (diff) | |
Backed out changeset 63b699f90efd
Diffstat (limited to 'indra/newview/llinventorymodel.cpp')
| -rw-r--r-- | indra/newview/llinventorymodel.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llinventorymodel.cpp b/indra/newview/llinventorymodel.cpp index b6202c6a8c..d1cc0ae936 100644 --- a/indra/newview/llinventorymodel.cpp +++ b/indra/newview/llinventorymodel.cpp @@ -1329,6 +1329,7 @@ bool LLInventoryModel::fetchDescendentsOf(const LLUUID& folder_id) return cat->fetchDescendents(); } + void LLInventoryModel::cache( const LLUUID& parent_folder_id, const LLUUID& agent_id) |
