mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
remove duplicated lines
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user