remove duplicated lines
parent
caddabb5c4
commit
fdb0598446
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue