diff options
Diffstat (limited to 'OpenSim/Region/Framework')
-rw-r--r-- | OpenSim/Region/Framework/Scenes/Scene.Inventory.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs b/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs index 4a286ac..a90c4b3 100644 --- a/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs +++ b/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs | |||
@@ -471,7 +471,6 @@ namespace OpenSim.Region.Framework.Scenes | |||
471 | return null; | 471 | return null; |
472 | } | 472 | } |
473 | 473 | ||
474 | |||
475 | if (recipientParentFolderId == UUID.Zero) | 474 | if (recipientParentFolderId == UUID.Zero) |
476 | { | 475 | { |
477 | InventoryFolderBase recipientRootFolder = InventoryService.GetRootFolder(recipientId); | 476 | InventoryFolderBase recipientRootFolder = InventoryService.GetRootFolder(recipientId); |