From 07e1d7bf7f6b5cf535285a1253fbf1250ceb8e71 Mon Sep 17 00:00:00 2001 From: Ansariel Date: Sat, 1 Jun 2024 16:31:34 +0200 Subject: Fix macOS build error --- indra/newview/llinventorymodel.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra') 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 -- cgit v1.2.3