diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-08-19 19:58:00 +0300 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-08-19 19:58:00 +0300 |
commit | 1ed945b5a08a40399ff63ed657c66416c3baf7cf (patch) | |
tree | 3e113d9af224bfcd450bf013cddda23236ca7e29 /indra/newview/llpanelappearancetab.cpp | |
parent | 51c837dda7661ad7b9d90d96e35117eacc7a113a (diff) |
STORM-1543 WIP Fixed auto-moving offered inventory items to trash.
It turned out impossible to properly remove an inventory item
from within LLDiscardAgentOffer::done(), because that would lead to
nested LLInventoryModel::notifyObservers() calls.
Fixed that by deferring removal until the next LLAppViewer::idle() iteration.
Also elimiteed duplicated code.
Diffstat (limited to 'indra/newview/llpanelappearancetab.cpp')
0 files changed, 0 insertions, 0 deletions