Make tip at least compile
parent
9883e03230
commit
19b077d370
|
|
@ -322,12 +322,6 @@ void LLFriendCardsManager::syncFriendCardsFolders()
|
|||
}
|
||||
|
||||
|
||||
if (items)
|
||||
items->clear();
|
||||
gInventory.getDirectDescendentsOf((*itCats)->getUUID(), fakeCatsArg, items);
|
||||
|
||||
if (NULL == items)
|
||||
continue;
|
||||
/************************************************************************/
|
||||
/* Private Methods */
|
||||
/************************************************************************/
|
||||
|
|
|
|||
Loading…
Reference in New Issue