diff options
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Framework/RegionInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/RegionInfo.cs b/OpenSim/Framework/RegionInfo.cs index be0b3e0..751ca9d 100644 --- a/OpenSim/Framework/RegionInfo.cs +++ b/OpenSim/Framework/RegionInfo.cs | |||
@@ -167,7 +167,7 @@ namespace OpenSim.Framework | |||
167 | public bool isSandbox = false; | 167 | public bool isSandbox = false; |
168 | public bool commFailTF = false; | 168 | public bool commFailTF = false; |
169 | 169 | ||
170 | public bool m_allow_alternate_ports; | 170 | // public bool m_allow_alternate_ports; |
171 | 171 | ||
172 | public LLUUID MasterAvatarAssignedUUID = LLUUID.Zero; | 172 | public LLUUID MasterAvatarAssignedUUID = LLUUID.Zero; |
173 | public LLUUID CovenantID = LLUUID.Zero; | 173 | public LLUUID CovenantID = LLUUID.Zero; |