diff options
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Region/Application/OpenSimBase.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Application/OpenSimBase.cs b/OpenSim/Region/Application/OpenSimBase.cs index 69e8021..ebe4028 100644 --- a/OpenSim/Region/Application/OpenSimBase.cs +++ b/OpenSim/Region/Application/OpenSimBase.cs | |||
@@ -313,7 +313,6 @@ namespace OpenSim | |||
313 | /// Execute the region creation process. This includes setting up scene infrastructure. | 313 | /// Execute the region creation process. This includes setting up scene infrastructure. |
314 | /// </summary> | 314 | /// </summary> |
315 | /// <param name="regionInfo"></param> | 315 | /// <param name="regionInfo"></param> |
316 | /// <param name="portadd_flag"></param> | ||
317 | /// <returns></returns> | 316 | /// <returns></returns> |
318 | public IClientNetworkServer CreateRegion(RegionInfo regionInfo) | 317 | public IClientNetworkServer CreateRegion(RegionInfo regionInfo) |
319 | { | 318 | { |