Skip to content
Snippets Groups Projects
Commit b7e0e44e authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

CHOP-854: Use new LLInventoryModel::removeObject() to discard offer.

Introduce new LLInventoryModel::removeCategory() method comparable to
removeItem(), but for folder objects (using changeCategoryParent() rather than
changeItemParent()). Introduce removeObject() method that calls one of the
above, depending on runtime object type.
parent b8561da3
No related branches found
No related tags found
No related merge requests found
Loading
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