summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerinventory.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-01-08 21:02:54 -0500
committerNat Goodspeed <nat@lindenlab.com>2024-01-08 21:02:54 -0500
commit525a885c7c1de879a1e767a526ff2da44dd132be (patch)
treeecb142b08f8d46b67d65877407d5275ad6c02183 /indra/newview/llviewerinventory.h
parentf31dc5aa78887c48391bc98313d56013411c3167 (diff)
parent77395eddc911e0801e50fd693f7bbaee8046aa95 (diff)
DRTVWR-589: Merge branch 'main' into DRTVWR-589.
Diffstat (limited to 'indra/newview/llviewerinventory.h')
-rw-r--r--indra/newview/llviewerinventory.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/llviewerinventory.h b/indra/newview/llviewerinventory.h
index bce8da0a69..e043285ffb 100644
--- a/indra/newview/llviewerinventory.h
+++ b/indra/newview/llviewerinventory.h
@@ -463,11 +463,6 @@ void copy_inventory_from_notecard(const LLUUID& destination_id,
const LLInventoryItem *src,
U32 callback_id = 0);
-void move_or_copy_inventory_from_object(const LLUUID& destination_id,
- const LLUUID& object_id,
- const LLUUID& item_id,
- LLPointer<LLInventoryCallback> cb);
-
void menu_create_inventory_item(LLInventoryPanel* root,
LLFolderBridge* bridge,
const LLSD& userdata,