SH-4300 WIP - comment

master
Brad Payne (Vir Linden) 2013-06-27 15:37:57 -04:00
parent 47fb1fc67b
commit cda919cdbf
1 changed files with 2 additions and 0 deletions

View File

@ -2874,6 +2874,8 @@ bool LLAppearanceMgr::updateBaseOutfit()
LLPointer<LLInventoryCallback> cb =
new LLBoostFuncInventoryCallback(no_op_inventory_func, update_base_outfit_after_ordering);
// Really shouldn't be needed unless there's a race condition -
// updateAppearanceFromCOF() already calls updateClothingOrderingInfo.
updateClothingOrderingInfo(LLUUID::null, cb);
return true;