Cleanup some favorites code
This commit is contained in:
@@ -2163,8 +2163,8 @@ void LLFolderView::doIdle()
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
LLFavoritesOrderStorage::instance(); // Singu TODO: Favorites bar.
|
// We have all items, now we can save them to favorites
|
||||||
BOOL collectFavoriteItems(LLInventoryModel::item_array_t&);
|
BOOL collectFavoriteItems(LLInventoryModel::item_array_t&); // Singu TODO: Proper Favorites Bar
|
||||||
LLInventoryModel::item_array_t items;
|
LLInventoryModel::item_array_t items;
|
||||||
collectFavoriteItems(items);
|
collectFavoriteItems(items);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user