Make tip at least compile

Tank_Master 2011-09-09 00:19:14 -07:00
parent 9883e03230
commit 19b077d370
1 changed files with 0 additions and 6 deletions

View File

@ -322,12 +322,6 @@ void LLFriendCardsManager::syncFriendCardsFolders()
}
if (items)
items->clear();
gInventory.getDirectDescendentsOf((*itCats)->getUUID(), fakeCatsArg, items);
if (NULL == items)
continue;
/************************************************************************/
/* Private Methods */
/************************************************************************/