aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/Framework/Scenes')
-rw-r--r--OpenSim/Region/Framework/Scenes/Scene.Inventory.cs1
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 4f2b446..fcbeeb6 100644
--- a/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs
+++ b/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs
@@ -531,7 +531,6 @@ namespace OpenSim.Region.Framework.Scenes
531 return null; 531 return null;
532 } 532 }
533 533
534
535 if (recipientParentFolderId == UUID.Zero) 534 if (recipientParentFolderId == UUID.Zero)
536 { 535 {
537 InventoryFolderBase recipientRootFolder = InventoryService.GetRootFolder(recipientId); 536 InventoryFolderBase recipientRootFolder = InventoryService.GetRootFolder(recipientId);