aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--OpenSim/Region/Communications/OGS1/OGS1GridServices.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs b/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs
index 7c05d2a..c261961 100644
--- a/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs
+++ b/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs
@@ -1554,8 +1554,6 @@ namespace OpenSim.Region.Communications.OGS1
1554 1554
1555 #endregion 1555 #endregion
1556 1556
1557 // helper to see if remote region is up
1558
1559 int timeOut = 10; //10 seconds 1557 int timeOut = 10; //10 seconds
1560 1558
1561 public bool CheckRegion(string address, uint port, bool retry) 1559 public bool CheckRegion(string address, uint port, bool retry)