Skip to content
Snippets Groups Projects
Commit d917a01d authored by Kitty Barnett's avatar Kitty Barnett
Browse files

- fixed : stray comment marker after latest merge with Appearance-MixedViewers

--HG--
branch : .RLVa
parent 1d6eea47
No related branches found
No related tags found
No related merge requests found
...@@ -181,7 +181,7 @@ class LLFetchAndLinkObserver: public LLInventoryFetchItemsObserver ...@@ -181,7 +181,7 @@ class LLFetchAndLinkObserver: public LLInventoryFetchItemsObserver
virtual void done() virtual void done()
{ {
gInventory.removeObserver(this); gInventory.removeObserver(this);
/*
// // Link to all fetched items in COF. // // Link to all fetched items in COF.
// LLPointer<LLInventoryCallback> link_waiter = new LLUpdateAppearanceOnDestroy; // LLPointer<LLInventoryCallback> link_waiter = new LLUpdateAppearanceOnDestroy;
// for (uuid_vec_t::iterator it = mIDs.begin(); // for (uuid_vec_t::iterator it = mIDs.begin();
......
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