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

CHOP-854: move change_(item|category)_parent() into LLInventoryModel.

It's not really clear why they're in llinventoryfunctions.{h,cpp} instead of
LLInventoryModel, and in fact LLInventoryModel::removeItem() already contains
code essentially cloned from change_item_parent() -- or perhaps vice-versa.
This changeset addresses only migrating the functions, and fixing up existing
references, to simplify code review.
parent b187aeb8
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