Skip to content
Snippets Groups Projects
Commit 1397781c authored by Nyx (Neal Orman)'s avatar Nyx (Neal Orman)
Browse files
parents ec5ad98a cef4e2c1
No related branches found
No related tags found
No related merge requests found
......@@ -1081,7 +1081,6 @@ void LLAppearanceManager::addCOFItemLink(const LLInventoryItem *item, bool do_up
// MULTI-WEARABLES: revisit if more than one per type is allowed.
else if (areMatchingWearables(vitem,inv_item))
{
gAgentWearables.removeWearable(inv_item->getWearableType(),true,0);
if (inv_item->getIsLinkType())
{
gInventory.purgeObject(inv_item->getUUID());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment