diff options
| author | Merov Linden <merov@lindenlab.com> | 2015-04-10 17:37:11 -0700 |
|---|---|---|
| committer | Merov Linden <merov@lindenlab.com> | 2015-04-10 17:37:11 -0700 |
| commit | a9c3681cb5eecc043dab3f5c9dc9d97bc1af1075 (patch) | |
| tree | 59ca5406c5a934555c6937e716360418bdd0f155 /indra/newview/llinventorybridge.cpp | |
| parent | 8952e8177528fe0eee65916b9e12c3183f15e392 (diff) | |
DD-381 : Avoid unecessary SLM updates, suppress some update_marketplace_category() that are picked by dirty bit setup
Diffstat (limited to 'indra/newview/llinventorybridge.cpp')
| -rwxr-xr-x | indra/newview/llinventorybridge.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llinventorybridge.cpp b/indra/newview/llinventorybridge.cpp index b7b2d1b285..df07c06467 100755 --- a/indra/newview/llinventorybridge.cpp +++ b/indra/newview/llinventorybridge.cpp @@ -4675,8 +4675,6 @@ BOOL LLFolderBridge::dragItemIntoFolder(LLInventoryItem* inv_item, LLMarketplaceData::instance().activateListing(version_folder_id,false); } } - // Update the listing we moved from anyway - update_marketplace_category(from_folder_uuid); } // |
