remove duplicated lines

avinationmerge
UbitUmarov 2014-11-08 00:25:44 +00:00
parent caddabb5c4
commit fdb0598446
1 changed files with 0 additions and 3 deletions

View File

@ -2096,9 +2096,6 @@ namespace OpenSim.Region.Framework.Scenes
// If child prims have invalid perms, fix them // If child prims have invalid perms, fix them
grp.AdjustChildPrimPermissions(); grp.AdjustChildPrimPermissions();
// If child prims have invalid perms, fix them
grp.AdjustChildPrimPermissions();
if (remoteClient == null) if (remoteClient == null)
{ {
// Autoreturn has a null client. Nothing else does. So // Autoreturn has a null client. Nothing else does. So