EXT-3552 : Opening a box and copy the items to inventroy also opens an inventory floater

InventorySP/InventoryFloater open behavior now follows 2.0 conventions -- sidepanel will open in preference to floater.
master
Loren Shih 2009-12-17 20:33:50 -05:00
parent 4bc23bc07d
commit 32aea4e72d
1 changed files with 0 additions and 1 deletions

View File

@ -224,7 +224,6 @@ void LLFloaterOpenObject::callbackMoveInventory(S32 result, void* data)
if (result == 0)
{
LLFloaterInventory::showAgentInventory();
LLInventoryPanel *active_panel = LLInventoryPanel::getActiveInventoryPanel();
if (active_panel)
{