From fdb05984464fa1450dff953da2230d5c9c5df2c5 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Sat, 8 Nov 2014 00:25:44 +0000 Subject: remove duplicated lines --- OpenSim/Region/Framework/Scenes/Scene.Inventory.cs | 3 --- 1 file changed, 3 deletions(-) (limited to 'OpenSim') diff --git a/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs b/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs index cd8c9a5..746a5ce 100644 --- a/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs +++ b/OpenSim/Region/Framework/Scenes/Scene.Inventory.cs @@ -2096,9 +2096,6 @@ namespace OpenSim.Region.Framework.Scenes // If child prims have invalid perms, fix them grp.AdjustChildPrimPermissions(); - // If child prims have invalid perms, fix them - grp.AdjustChildPrimPermissions(); - if (remoteClient == null) { // Autoreturn has a null client. Nothing else does. So -- cgit v1.1