From 8963185f5bea5af8ede04f41423ae1f822d80899 Mon Sep 17 00:00:00 2001 From: "Brad Payne (Vir Linden)" Date: Thu, 19 Mar 2015 17:05:55 -0400 Subject: MAINT-4917 WIP - comments and bug fixes for batching up COF link requests after attachments added. --- indra/newview/llagentwearables.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'indra/newview/llagentwearables.cpp') diff --git a/indra/newview/llagentwearables.cpp b/indra/newview/llagentwearables.cpp index 4a395f547a..4d46a331c8 100755 --- a/indra/newview/llagentwearables.cpp +++ b/indra/newview/llagentwearables.cpp @@ -1366,8 +1366,6 @@ void LLAgentWearables::userRemoveMultipleAttachments(llvo_vec_t& objects_to_remo gMessageSystem->sendReliable(gAgent.getRegionHost()); } -// FIXME this is basically the same code as LLAttachmentsMgr::onIdle() -// should consolidate. void LLAgentWearables::userAttachMultipleAttachments(LLInventoryModel::item_array_t& obj_item_array) { // Build a compound message to send all the objects that need to be rezzed. -- cgit v1.2.3