diff options
| -rw-r--r-- | indra/newview/llinventorymodel.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/indra/newview/llinventorymodel.cpp b/indra/newview/llinventorymodel.cpp index a70b1899b6..c7e0e9d702 100644 --- a/indra/newview/llinventorymodel.cpp +++ b/indra/newview/llinventorymodel.cpp @@ -1290,7 +1290,6 @@ void LLInventoryModel::collectDescendentsIf(const LLUUID& id,          }      } -    LLViewerInventoryItem* item = NULL;      item_array_t* item_array = get_ptr_in_map(mParentChildItemTree, id);      // Move onto items | 
